update:2020.5.12

fix:
add:
This commit is contained in:
2020-05-12 14:38:22 +08:00
parent eaa86225aa
commit eb1f74288c
2 changed files with 8 additions and 8 deletions

View File

@@ -15,11 +15,11 @@ android {
minSdkVersion 20
targetSdkVersion 29
versionCode 127
versionName "2.8.4"//测试jiaoguanyi.cn
// versionCode 128
// versionName "2.8.5"//测试jiaoguanyi.cn
// versionCode 126
// versionName "2.0.0.6"// 正式jiaoguanyi.com 双数正式 单数测试
versionCode 127
versionName "2.0.0.7"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"