We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11503ef commit a1df5abCopy full SHA for a1df5ab
AndroidSDKHms/build.gradle
@@ -33,8 +33,8 @@ dependencies {
33
api project(':AndroidSDKCore')
34
api project(':AndroidSDKPush')
35
36
- implementation 'com.huawei.agconnect:agconnect-core:1.6.0.300'
37
- implementation 'com.huawei.hms:push:6.1.0.300'
+ implementation 'com.huawei.agconnect:agconnect-core:1.6.3.300'
+ implementation 'com.huawei.hms:push:6.3.0.302'
38
}
39
40
task generateJavadoc(type: Javadoc) {
0 commit comments