mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
更新了版本号V1.8.1
This commit is contained in:
parent
dbe783ed96
commit
a89090cd83
@ -14,8 +14,8 @@ android {
|
||||
applicationId "com.zcshou.gogogo"
|
||||
minSdkVersion 27
|
||||
targetSdkVersion 30
|
||||
versionCode 180
|
||||
versionName '1.8.0' // 语义化版本 https://semver.org/lang/zh-CN/
|
||||
versionCode 181
|
||||
versionName '1.8.1' // 语义化版本 https://semver.org/lang/zh-CN/
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
resConfigs "zh", "zh-rCN", "en", "en-rUS" // 仅保留中文和英文
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user