This commit is contained in:
Mygod
2021-11-05 23:35:36 -04:00
parent cdfa662a1d
commit 33eddfc584
2 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ buildscript {
dependencies {
classpath(kotlin("gradle-plugin", "1.5.31"))
classpath("com.android.tools.build:gradle:7.0.3")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.7.1")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.8.0")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")
classpath("com.google.gms:google-services:4.3.10")
}