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