移除荣耀和vivo的厂商通道相关配置,避免插件报错
This commit is contained in:
parent
ee29969ddc
commit
cf76b5223b
@ -38,10 +38,10 @@ dependencies {
|
||||
//添加以下依赖
|
||||
implementation 'com.tencent.tpns:tpns:1.4.0.1-release'
|
||||
// TPNS 推送 [VERSION] 为最新 SDK 版本号,即为上述步骤2获取的版本号
|
||||
implementation 'com.tencent.tpns:honor:1.4.0.1-release' //荣耀
|
||||
//implementation 'com.tencent.tpns:honor:1.4.0.1-release' //荣耀
|
||||
implementation 'com.tencent.tpns:meizu:1.4.0.1-release' //魅族
|
||||
implementation 'com.tencent.tpns:xiaomi:1.4.0.1-release'//小米推送 [VERSION] 为当前 SDK 版本号,版本号可在 Android SDK 发布动态查看
|
||||
implementation 'com.tencent.tpns:vivo:1.4.0.1-release' // vivo 推送 [VERSION] 为当前 SDK 版本号,版本号可在 Android SDK 发布动态查看
|
||||
//implementation 'com.tencent.tpns:vivo:1.4.0.1-release' // vivo 推送 [VERSION] 为当前 SDK 版本号,版本号可在 Android SDK 发布动态查看
|
||||
|
||||
// OPPO 推送 SDK,[VERSION] 为当前 SDK 版本号,版本号可在 Android SDK 发布动态查看
|
||||
implementation 'com.tencent.tpns:oppo:1.4.0.1-release'
|
||||
|
Loading…
x
Reference in New Issue
Block a user