Dependency update

This commit is contained in:
tom5079
2021-03-11 12:32:34 +09:00
parent a1c6d87c54
commit 6fae9e9a30
3 changed files with 7 additions and 9 deletions

View File

@@ -13,8 +13,8 @@ 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.5.0"
classpath "com.google.firebase:perf-plugin:1.3.4"
classpath "com.google.firebase:firebase-crashlytics-gradle:2.5.1"
classpath "com.google.firebase:perf-plugin:1.3.5"
classpath "com.google.android.gms:oss-licenses-plugin:0.10.2"
}
}