update version&README

This commit is contained in:
gallonyin
2022-10-28 14:38:55 +08:00
parent 269a4d772e
commit 1f0f42fc35
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 231
versionName "2.3.1"
versionCode 232
versionName "2.3.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}