fix:调整FCM版本
This commit is contained in:
parent
951571f95e
commit
f950392c22
@ -358,8 +358,14 @@ dependencies {
|
|||||||
implementation 'com.umeng.umsdk:asms:1.8.5'
|
implementation 'com.umeng.umsdk:asms:1.8.5'
|
||||||
//</cn>
|
//</cn>
|
||||||
//<com>
|
//<com>
|
||||||
implementation 'cn.jiguang.sdk.plugin:fcm:5.2.3'
|
// implementation 'cn.jiguang.sdk.plugin:fcm:5.2.3'
|
||||||
implementation 'com.google.firebase:firebase-messaging:23.0.5'
|
// implementation 'com.google.firebase:firebase-messaging:23.0.5'
|
||||||
//</com>
|
//</com>
|
||||||
|
|
||||||
|
//FCM云消息与极光FCM插件
|
||||||
|
implementation 'com.google.firebase:firebase-messaging:23.2.1'
|
||||||
|
implementation 'cn.jiguang.sdk.plugin:fcm:5.2.2'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user