Update to AS Arctic Fox (really gradle)

This commit is contained in:
Jays2Kings 2021-08-06 22:38:22 -04:00
parent 57fa351885
commit b26c029e40
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ subprojects {
buildscript {
dependencies {
classpath(LegacyPluginClassPath.fireBaseCrashlytics)
classpath("com.android.tools.build:gradle:4.2.2")
classpath("com.android.tools.build:gradle:7.0.0")
classpath(LegacyPluginClassPath.googleServices)
classpath(LegacyPluginClassPath.kotlinPlugin)
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")

View File

@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip