update version&readme

This commit is contained in:
gallonyin
2023-01-11 20:23:08 +08:00
parent 675e4158f7
commit 5f1e91edfc
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 252
versionName "2.5.2"
versionCode 253
versionName "2.5.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}