Dependency update

This commit is contained in:
tom5079
2021-02-18 10:03:51 +09:00
parent 2c56bcacee
commit 7632fe5e86
3 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ buildscript {
classpath "com.google.gms:google-services:4.3.5"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath "com.google.firebase:firebase-crashlytics-gradle:2.4.1"
classpath "com.google.firebase:firebase-crashlytics-gradle:2.5.0"
classpath "com.google.firebase:perf-plugin:1.3.4"
classpath "com.google.android.gms:oss-licenses-plugin:0.10.2"
}