update version&readme 2.5.4

This commit is contained in:
gallonyin
2023-01-28 15:58:31 +08:00
parent 27f553968e
commit 207ad0f8ce
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 253
versionName "2.5.3"
versionCode 2540
versionName "2.5.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}