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")