update version

This commit is contained in:
gallonyin
2022-11-23 19:57:31 +08:00
parent 621d6fe2fa
commit b349a74d6f
2 changed files with 5 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 233
versionName "2.3.3"
versionCode 240
versionName "2.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}