update version

This commit is contained in:
尹甲仑
2022-08-25 17:35:38 +08:00
parent f90cf57298
commit cab42890c8
2 changed files with 8 additions and 6 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 23
targetSdkVersion 30
versionCode 212
versionName "2.1.2"
versionCode 221
versionName "2.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}