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.application" ) version " 8.3.2 " apply false
3
+ id(" com.android.application" ) version " 8.4.1 " apply false
4
4
id(" org.jetbrains.kotlin.android" ) version " 1.9.22" apply false
5
5
application
6
6
kotlin(" jvm" ) version " 1.4.21"
Original file line number Diff line number Diff line change 1
1
# Fri Jan 19 21:53:32 EST 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.6 -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