update version

This commit is contained in:
gallonyin
2022-12-09 16:25:27 +08:00
parent 3636ffdc2f
commit 59adac57d4
2 changed files with 6 additions and 4 deletions

View File

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