ReleaseV1.9.0

This commit is contained in:
ZCShou 2021-09-30 15:53:48 +08:00
parent 82afd6a4db
commit c5501383ad

View File

@ -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 {