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 1
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
2
plugins {
3
- id ' com.android.library' version ' 8.5 .0' apply false
3
+ id ' com.android.library' version ' 8.9 .0' apply false
4
4
id ' org.jetbrains.kotlin.android' version ' 2.1.0' apply false
5
5
}
6
6
tasks. withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile ) {
Original file line number Diff line number Diff line change 1
1
# Wed Jun 26 12:45:45 PDT 2024
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.8-bin .zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.11.1-all .zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments