Bump version to 1.2.0

This commit is contained in:
Tindy X
2021-04-01 01:47:40 +08:00
parent 9e6a51821c
commit ccfc1f187e
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "com.github.brokenithm"
minSdkVersion 17
targetSdkVersion 30
versionCode 10100
versionName "1.1.0"
versionCode 10200
versionName "1.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}