chore(all):update version

This commit is contained in:
ZCShou 2022-10-15 18:42:29 +08:00
parent 12c583c4a1
commit 6218ce44d1
No known key found for this signature in database
GPG Key ID: 40F856243C184EAB

View File

@ -22,8 +22,8 @@ android {
applicationId "com.zcshou.gogogo"
minSdkVersion 27
targetSdkVersion 32
versionCode 1103
versionName '1.10.3' // https://semver.org/lang/zh-CN/
versionCode 1100
versionName '1.11.0' // https://semver.org/lang/zh-CN/
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs 'zh', 'zh-rCN', 'en', 'en-rUS'
ndk {