|
@@ -10,7 +10,7 @@ buildscript {
|
|
|
|
|
|
dependencies {
|
|
|
classpath ("com.android.tools.build:gradle:3.3.0")
|
|
|
- classpath ("com.huawei.agconnect:agcp:1.2.1.300")
|
|
|
+ classpath ("com.huawei.agconnect:agcp:1.6.5.300")
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -43,7 +43,7 @@ dependencies {
|
|
|
implementation 'com.facebook.react:react-native:+'
|
|
|
|
|
|
// push kit
|
|
|
- implementation 'com.huawei.hms:push:4.0.2.300'
|
|
|
+ implementation 'com.huawei.hms:push:6.5.0.300'
|
|
|
}
|
|
|
|
|
|
apply plugin: 'com.huawei.agconnect'
|