File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ buildscript {
12
12
maven { url ' https://developer.huawei.com/repo/' }
13
13
}
14
14
dependencies {
15
- classpath ' com.android.tools.build:gradle:7.2 .2'
15
+ classpath ' com.android.tools.build:gradle:8.8 .2'
16
16
classpath ' com.google.gms:google-services:4.3.10'
17
17
classpath ' com.huawei.agconnect:agcp:1.6.2.300'
18
18
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -all.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
targetSdkVersion : 34 ,
9
9
minSdkVersion : 21
10
10
]
11
- androidGradlePluginVersion = ' 7.2.0 '
11
+ androidGradlePluginVersion = ' 8.8.2 '
12
12
googleServicesGradlePluginVersion = ' 4.3.10'
13
13
huaweiAgconnectVersion = ' 1.6.2.300'
14
14
huaweiHMSPushVersion = ' 6.3.0.304'
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -all.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -all.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments