update version&readme

This commit is contained in:
gallonyin
2023-01-04 17:25:44 +08:00
parent 363ba0a60f
commit 96d73355f4
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 242
versionName "2.4.2"
versionCode 251
versionName "2.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}