File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 }
77
88 dependencies {
9- classpath(" com.android.tools.build:gradle:8.1.3 " )
9+ classpath(" com.android.tools.build:gradle:8.2.2 " )
1010 classpath(" org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10" )
1111 classpath(libs.hiltPlugin)
1212 }
Original file line number Diff line number Diff line change 11android.defaults.buildfeatures.buildconfig =true
2- android.enableJetifier =true
32android.nonFinalResIds =false
43android.nonTransitiveRClass =false
54android.useAndroidX =true
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.2 -bin.zip
You can’t perform that action at this time.
0 commit comments