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 @@ -17,8 +17,8 @@ buildscript {
1717}
1818
1919plugins {
20- id ' com.android.application' version ' 8.1.4 ' apply false
21- id ' com.android.library' version ' 8.1.4 ' apply false
20+ id ' com.android.application' version ' 8.2.1 ' apply false
21+ id ' com.android.library' version ' 8.2.1 ' apply false
2222 id ' org.jetbrains.kotlin.android' version ' 1.6.21' apply false
2323}
2424
Original file line number Diff line number Diff line change 11# Thu Jun 23 15:32:32 EEST 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.2 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments