Commit 89aaeec 1 parent 1c6c7ae commit 89aaeec Copy full SHA for 89aaeec
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 @@ -10,7 +10,7 @@ buildscript {
10
10
}
11
11
}
12
12
dependencies {
13
- classpath ' com.android.tools.build:gradle:8.5 .0'
13
+ classpath ' com.android.tools.build:gradle:8.8 .0'
14
14
// classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:2.0.0'
15
15
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
16
16
classpath ' com.github.ben-manes:gradle-versions-plugin:0.38.0'
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-8.7 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments