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 {
1212 maven { url ' https://developer.huawei.com/repo/' }
1313 }
1414 dependencies {
15- classpath ' com.android.tools.build:gradle:7.2 .2'
15+ classpath ' com.android.tools.build:gradle:8.8 .2'
1616 classpath ' com.google.gms:google-services:4.3.10'
1717 classpath ' com.huawei.agconnect:agcp:1.6.2.300'
1818
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =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
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 targetSdkVersion : 34 ,
99 minSdkVersion : 21
1010 ]
11- androidGradlePluginVersion = ' 7.2.0 '
11+ androidGradlePluginVersion = ' 8.8.2 '
1212 googleServicesGradlePluginVersion = ' 4.3.10'
1313 huaweiAgconnectVersion = ' 1.6.2.300'
1414 huaweiHMSPushVersion = ' 6.3.0.304'
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =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
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments