update version&readme

This commit is contained in:
gallonyin
2023-02-02 17:54:37 +08:00
parent a2e001d62c
commit fc450d4735
2 changed files with 9 additions and 7 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 2540
versionName "2.5.4"
versionCode 2550
versionName "2.5.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}