update:2020.06.17

fix:优化没有信息时标签不显示
add:
This commit is contained in:
2020-06-17 16:53:52 +08:00
parent 780fb8561b
commit 988c1c9389
7 changed files with 82 additions and 65 deletions

View File

@@ -15,10 +15,10 @@ android {
minSdkVersion 20
targetSdkVersion 29
versionCode 147
versionName "3.0.4"//测试jiaoguanyi.cn
// versionCode 129
// versionName "2.0.0.9"// 正式jiaoguanyi.com 双数正式 单数测试
// versionCode 148
// versionName "3.0.5"//测试jiaoguanyi.cn
versionCode 1002
versionName "2.0.1.2"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"