Skip to content

Commit 5afc176

Browse files
authored
upgrade hms push (#241)
1 parent c9ed5c6 commit 5afc176

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
dependencies {
1313
classpath 'com.android.tools.build:gradle:3.6.3'
14-
classpath 'com.huawei.agconnect:agcp:1.4.2.300'
14+
classpath 'com.huawei.agconnect:agcp:1.6.0.300'
1515

1616
// NOTE: Do not place your application dependencies here; they belong
1717
// in the individual module build.gradle files

android-sdk/mixpush-hms/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868

6969
implementation("cn.leancloud:realtime-core:${rootProject.ext.sdkVersion}")
7070

71-
implementation 'com.huawei.hms:push:6.3.0.302'
71+
implementation 'com.huawei.hms:push:6.11.0.300'
7272

7373
testImplementation 'junit:junit:4.12'
7474
androidTestImplementation 'androidx.test:runner:1.1.0'

0 commit comments

Comments
 (0)