File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.3.0-rc02 ' apply false
4
- id ' org.jetbrains.kotlin.android' version ' 1.8.20 ' apply false
3
+ id ' com.android.library' version ' 8.5.0 ' apply false
4
+ id ' org.jetbrains.kotlin.android' version ' 1.9.22 ' apply false
5
5
}
6
6
tasks. withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile ) {
7
7
kotlinOptions {
Original file line number Diff line number Diff line change 1
- # Mon Aug 21 14:13:24 PDT 2023
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.4 -bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.8 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments