Remove firebase crashlytics

This commit is contained in:
Jays2Kings 2022-05-04 19:41:03 -04:00
parent 4f59330c84
commit 42b15aa634
4 changed files with 7 additions and 9 deletions

View file

@ -25,7 +25,6 @@ subprojects {
buildscript {
dependencies {
classpath(LegacyPluginClassPath.fireBaseCrashlytics)
classpath("com.android.tools.build:gradle:7.1.3")
classpath(LegacyPluginClassPath.googleServices)
classpath(LegacyPluginClassPath.kotlinPlugin)