Bump version to 1.1.0

pull/1/head
Tindy X 2021-03-15 14:34:08 +08:00
parent 3f908a42ff
commit 95e177f0e5
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 23
targetSdkVersion 30
versionCode 10000
versionName "1.0.0"
versionCode 10100
versionName "1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}