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 11plugins {
2- id(" com.android.application" ) version " 9.0.1 " apply false
3- id(" com.android.test" ) version " 9.0.1 " apply false
2+ id(" com.android.application" ) version " 9.1.0 " apply false
3+ id(" com.android.test" ) version " 9.1.0 " apply false
44 id(" org.jlleitschuh.gradle.ktlint" ) version " 14.0.1" apply false
55 id(" org.jetbrains.kotlin.plugin.compose" ) version " 2.2.21" apply false
66 id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.2.21" apply false
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2 .1-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3 .1-bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments