This commit is contained in:
Mygod
2022-12-06 10:47:35 -05:00
parent affd2b71a4
commit 1783cba6fb
2 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ buildscript {
classpath(kotlin("gradle-plugin", "1.7.21"))
classpath("com.android.tools.build:gradle:7.4.0-rc01")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.9.2")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.5")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.6")
classpath("com.google.gms:google-services:4.3.14")
}
}