This commit is contained in:
ZCShou 2021-09-05 17:27:55 +08:00
parent 5766e4c74f
commit 8ca0b89664

View File

@ -14,8 +14,8 @@ android {
applicationId "com.zcshou.gogogo"
minSdkVersion 27
targetSdkVersion 30
versionCode 181
versionName '1.8.1' // https://semver.org/lang/zh-CN/
versionCode 182
versionName '1.8.2' // https://semver.org/lang/zh-CN/
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs "zh", "zh-rCN", "en", "en-rUS" //
ndk {