File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
11
11
maven { url " https://plugins.gradle.org/m2/" }
12
12
}
13
13
dependencies {
14
- classpath ' com.android.tools.build:gradle:8.7 .0'
14
+ classpath ' com.android.tools.build:gradle:8.8 .0'
15
15
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
16
16
classpath " org.jetbrains.kotlin:compose-compiler-gradle-plugin:$kotlin_version "
17
17
classpath " com.google.dagger:hilt-android-gradle-plugin:2.52"
Original file line number Diff line number Diff line change 1
1
# Tue Aug 27 10:46:52 CEST 2024
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments