update version&README

This commit is contained in:
gallonyin
2022-10-28 17:03:40 +08:00
parent 94118aed48
commit 4eee19995a
2 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 232
versionName "2.3.2"
versionCode 233
versionName "2.3.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}