gradle to 7.1.3

This commit is contained in:
Jays2Kings 2022-04-16 14:28:49 -04:00
parent cbfa234326
commit b340b43e70

View file

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