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 @@ -9,7 +9,7 @@ buildscript {
99 }
1010}
1111plugins {
12- id ' com.android.application' version ' 8.8.2 ' apply false
12+ id ' com.android.application' version ' 8.12.0 ' apply false
1313 id ' org.jetbrains.kotlin.android' version ' 2.2.0' apply false
1414 id ' org.jetbrains.kotlin.plugin.compose' version ' 2.2.0' apply false
1515 id ' com.google.devtools.ksp' version ' 2.2.0-2.0.2' apply false
Original file line number Diff line number Diff line change 11# Mon Jun 30 04:17:48 ECT 2025
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments