update version&readme

This commit is contained in:
gallonyin
2023-01-05 14:40:40 +08:00
parent df443c1fb3
commit 0873420bf4
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 251
versionName "2.5.1"
versionCode 252
versionName "2.5.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}