update version

This commit is contained in:
gallonyin
2022-12-14 16:11:06 +08:00
parent dc10faa320
commit 7f9d1abad6
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 241
versionName "2.4.1"
versionCode 242
versionName "2.4.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}