update version&README

This commit is contained in:
gallonyin
2022-10-25 18:32:24 +08:00
parent 22ea9211a3
commit 7617d74b4c
2 changed files with 7 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 24
targetSdkVersion 30
versionCode 230
versionName "2.3.0"
versionCode 231
versionName "2.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}