更新版本号至1.1.0

This commit is contained in:
LittleTurtle2333
2022-02-18 21:38:27 +08:00
parent 2ef939b50d
commit 2bae36fdb9
7 changed files with 30 additions and 20 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.lt2333.simplicitytools"
minSdk = 30
targetSdk = 32
versionCode = 10
versionName = "1.0.9"
versionCode = 11
versionName = "1.1.0"
}
buildTypes {