version:3.4.7
fix: update:更换推送
This commit is contained in:
@@ -78,8 +78,8 @@ android {
|
||||
|
||||
official {
|
||||
flavorDimensions "default"
|
||||
versionCode 86
|
||||
versionName "3.4.6"
|
||||
versionCode 87
|
||||
versionName "3.4.7"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -543,6 +543,8 @@ dependencies {
|
||||
implementation 'com.tencent.bugly:crashreport:4.1.9.2'
|
||||
//腾讯移动推送 TPNS
|
||||
implementation 'com.tencent.tpns:tpns:1.4.4.2-release'
|
||||
//阿里云推送
|
||||
implementation 'com.aliyun.ams:alicloud-android-push:3.8.0'
|
||||
//百度地图
|
||||
implementation 'com.baidu.lbsyun:BaiduMapSDK_Location:9.1.8'
|
||||
//工具类
|
||||
|
||||
Reference in New Issue
Block a user