File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ buildscript {
55 }
66}
77plugins {
8- id ' com.android.application' version ' 8.7.2 ' apply false
9- id ' com.android.library' version ' 8.7.2 ' apply false
8+ id ' com.android.application' version ' 8.11.0 ' apply false
9+ id ' com.android.library' version ' 8.11.0 ' apply false
1010 id ' org.jetbrains.kotlin.android' version ' 1.9.10' apply false
1111 id ' com.google.devtools.ksp' version ' 1.9.10-1.0.13' apply false
1212}
Original file line number Diff line number Diff line change 11# Mon May 29 21:37:06 CEST 2023
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
77# https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:verification
You can’t perform that action at this time.
0 commit comments