push_config
This commit is contained in:
parent
234416dbab
commit
27c06ebf78
@ -1,27 +1,29 @@
|
|||||||
{
|
{
|
||||||
"minSdkVersion": "21",
|
"minSdkVersion": "21",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"com.google.android.material:material:1.3.0",
|
"com.google.android.material:material:1.3.0",
|
||||||
"com.google.code.gson:gson:2.9.1",
|
"com.google.code.gson:gson:2.9.1",
|
||||||
"commons-codec:commons-codec:1.15",
|
"commons-codec:commons-codec:1.15",
|
||||||
"com.github.bumptech.glide:glide:4.12.0",
|
"com.github.bumptech.glide:glide:4.12.0",
|
||||||
"com.tencent.timpush:timpush:8.5.6864",
|
"com.tencent.timpush:timpush:8.5.6864",
|
||||||
"com.tencent.liteav.tuikit:tuicore:8.5.6864",
|
"com.tencent.liteav.tuikit:tuicore:8.5.6864",
|
||||||
"com.tencent.timpush:huawei:8.5.6864",
|
"com.tencent.timpush:huawei:8.5.6864",
|
||||||
"com.tencent.timpush:xiaomi:8.5.6864",
|
"com.tencent.timpush:xiaomi:8.5.6864",
|
||||||
"com.tencent.timpush:oppo:8.5.6864",
|
"com.tencent.timpush:oppo:8.5.6864",
|
||||||
"com.tencent.timpush:meizu:8.5.6864",
|
"com.tencent.timpush:meizu:8.5.6864",
|
||||||
"com.tencent.timpush:fcm:8.5.6864"
|
"com.tencent.timpush:fcm:8.5.6864",
|
||||||
],
|
"com.tencent.timpush:honor:8.5.6864",
|
||||||
"project": {
|
"com.tencent.timpush:vivo:8.5.6864"
|
||||||
"plugins": [
|
],
|
||||||
"com.huawei.agconnect",
|
"project": {
|
||||||
"com.hihonor.mcs.asplugin"
|
"plugins": [
|
||||||
],
|
"com.huawei.agconnect",
|
||||||
"dependencies": [
|
"com.hihonor.mcs.asplugin"
|
||||||
"com.huawei.agconnect:agcp:1.9.1.301",
|
],
|
||||||
"com.google.gms:google-services:4.3.15",
|
"dependencies": [
|
||||||
"com.hihonor.mcs:asplugin:2.0.1.300"
|
"com.huawei.agconnect:agcp:1.9.1.301",
|
||||||
]
|
"com.google.gms:google-services:4.3.15",
|
||||||
}
|
"com.hihonor.mcs:asplugin:2.0.1.300"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user