gradle 7.1.2

This commit is contained in:
Jays2Kings 2022-04-03 16:11:07 -04:00
parent 124b3b51ad
commit 39cb70d90d
3 changed files with 5 additions and 5 deletions

View file

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