update version

This commit is contained in:
尹甲仑
2022-08-18 13:10:16 +08:00
parent b8d77fcfd0
commit 1b11f5bd26
2 changed files with 5 additions and 3 deletions

View File

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