update version&readme

This commit is contained in:
gallonyin
2023-03-15 17:27:24 +08:00
parent 8f4f8c9497
commit ff59a01468
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 2561
versionName "2.5.6"
versionCode 2571
versionName "2.5.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}