Update dependencies

This commit is contained in:
Mygod
2021-01-31 05:18:53 +08:00
parent 4eb16709ca
commit 335572c6eb
3 changed files with 11 additions and 11 deletions

View File

@@ -10,10 +10,10 @@ buildscript {
dependencies {
classpath(kotlin("gradle-plugin", "1.4.21"))
classpath("com.android.tools.build:gradle:4.1.1")
classpath("com.android.tools.build:gradle:4.1.2")
classpath("com.google.firebase:firebase-crashlytics-gradle:2.4.1")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.2")
classpath("com.google.gms:google-services:4.3.4")
classpath("com.google.gms:google-services:4.3.5")
}
}