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 @@ -11,8 +11,8 @@ buildscript {
1111}
1212
1313plugins {
14- id ' com.android.application' version ' 8.2.0 ' apply false
15- id ' com.android.library' version ' 8.2.0 ' apply false
14+ id ' com.android.application' version ' 8.4.1 ' apply false
15+ id ' com.android.library' version ' 8.4.1 ' apply false
1616 id ' org.jetbrains.kotlin.android' version ' 1.8.20' apply false
1717}
1818
Original file line number Diff line number Diff line change 11# Thu Sep 30 20:29:23 PKT 2021
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.6 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments