chore: update Firebase Crashlytics Gradle to 2.9.5

This commit is contained in:
andrekir
2023-05-24 06:22:16 -03:00
parent 93ac0186fe
commit d38320ada6

View File

@@ -24,7 +24,7 @@ buildscript {
if (project.findProperty("useCrashlytics") == true) {
println("useCrashlytics classpath $useCrashlytics")
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.2'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.5'
}
// protobuf plugin - docs here https://github.com/google/protobuf-gradle-plugin