移除荣耀和vivo的厂商通道相关配置,避免插件报错

This commit is contained in:
范大德 2023-07-28 19:58:32 +08:00
parent ee29969ddc
commit cf76b5223b

View File

@ -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'