File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ buildscript {
14
14
dependencies {
15
15
classpath ' com.android.tools.build:gradle:8.8.2'
16
16
classpath ' com.google.gms:google-services:4.3.10'
17
- classpath ' com.huawei.agconnect:agcp:1.6.2.300 '
17
+ classpath ' com.huawei.agconnect:agcp:1.9.1.304 '
18
18
19
19
// TODO: Do not place your application dependencies here; they belong
20
20
// in the individual module build.gradle files
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
10
10
]
11
11
androidGradlePluginVersion = ' 8.8.2'
12
12
googleServicesGradlePluginVersion = ' 4.3.10'
13
- huaweiAgconnectVersion = ' 1.6.2.300 '
13
+ huaweiAgconnectVersion = ' 1.9.1.304 '
14
14
huaweiHMSPushVersion = ' 6.3.0.304'
15
15
huaweiHMSLocationVersion = ' 4.0.0.300'
16
16
kotlinVersion = ' 1.7.10'
You can’t perform that action at this time.
0 commit comments