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 @@ -9,7 +9,7 @@ buildscript {
99 google()
1010 }
1111 dependencies {
12- classpath ' com.android.tools.build:gradle:4.2 .2'
12+ classpath ' com.android.tools.build:gradle:7.4 .2'
1313 // NOTE: Do not place your application dependencies here; they belong
1414 // in the individual module build.gradle files
1515 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
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-6.7.1 -all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.6 -all.zip
You can’t perform that action at this time.
0 commit comments