Bump version to 1.2.0

pull/1/head 1.2.0
Tindy X 2021-04-01 01:47:40 +08:00
parent 9e6a51821c
commit ccfc1f187e
No known key found for this signature in database
GPG Key ID: C6AD413169968D58
1 changed files with 2 additions and 2 deletions

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"
}