update 精确匹配文案

This commit is contained in:
尹甲仑
2022-08-26 17:36:38 +08:00
parent 3f782ece8a
commit 8596ca9dbc
4 changed files with 15 additions and 15 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.yameida.worktool"
minSdkVersion 23
targetSdkVersion 30
versionCode 221
versionName "2.2.1"
versionCode 223
versionName "2.2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}