Skip to content

Commit

Permalink
ReleaseV1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZCShou committed Sep 30, 2021
1 parent 82afd6a commit c550138
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "com.zcshou.gogogo"
minSdkVersion 27
targetSdkVersion 30
versionCode 182
versionName '1.8.2' // 语义化版本 https://semver.org/lang/zh-CN/
versionCode 190
versionName '1.9.0' // 语义化版本 https://semver.org/lang/zh-CN/
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs "zh", "zh-rCN", "en", "en-rUS" // 仅保留中文和英文
ndk {
Expand Down

0 comments on commit c550138

Please sign in to comment.