Skip to content

Commit

Permalink
chore(map):update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZCShou committed Nov 5, 2022
1 parent b014e53 commit 9f03ed3
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 @@ -22,8 +22,8 @@ android {
applicationId "com.zcshou.gogogo"
minSdkVersion 27
targetSdkVersion 32
versionCode 1100
versionName '1.11.0' // https://semver.org/lang/zh-CN/
versionCode 1101
versionName '1.11.1' // 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 9f03ed3

Please sign in to comment.