Commit 3480343 1 parent c8bba23 commit 3480343 Copy full SHA for 3480343
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
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.application' version ' 8.6.1 ' apply false
4
- id ' com.android.library' version ' 8.6.1 ' apply false
3
+ id ' com.android.application' version ' 8.7.0 ' apply false
4
+ id ' com.android.library' version ' 8.7.0 ' apply false
5
5
id ' org.jetbrains.dokka' version ' 1.9.20' apply false
6
6
id ' org.jetbrains.kotlin.android' version ' 2.0.20' apply false
7
7
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.8 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments