update:2020.06.15

fix:没有推送也能删除应用
add:没有锁定设备不初始化极光推送
This commit is contained in:
2020-06-15 18:17:38 +08:00
parent 64aae388b8
commit 780fb8561b
9 changed files with 438 additions and 391 deletions

View File

@@ -15,8 +15,8 @@ android {
minSdkVersion 20
targetSdkVersion 29
versionCode 145
versionName "3.0.2"//测试jiaoguanyi.cn
versionCode 147
versionName "3.0.4"//测试jiaoguanyi.cn
// versionCode 129
// versionName "2.0.0.9"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true