Dependency Update

This commit is contained in:
tom5079
2022-04-21 16:45:13 +09:00
parent 3f516faad8
commit aced8293f1
2 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ buildscript {
// in the individual module build.gradle files
classpath "com.google.firebase:firebase-crashlytics-gradle:2.8.1"
classpath "com.google.firebase:perf-plugin:1.4.1"
classpath "com.google.android.gms:oss-licenses-plugin:0.10.4"
classpath "com.google.android.gms:oss-licenses-plugin:0.10.5"
}
}