update:2020.05.28

fix:去掉应用安装权限申请
add:升级apk覆盖安装推送和接口
This commit is contained in:
2020-05-28 18:30:58 +08:00
parent a1b5f7e510
commit a6dfb4646e
8 changed files with 235 additions and 66 deletions

View File

@@ -15,8 +15,8 @@ android {
minSdkVersion 20
targetSdkVersion 29
versionCode 136
versionName "2.9.3"//测试jiaoguanyi.cn
versionCode 138
versionName "2.9.5"//测试jiaoguanyi.cn
// versionCode 127
// versionName "2.0.0.7"// 正式jiaoguanyi.com 双数正式 单数测试
multiDexEnabled true