chore: update Firebase Crashlytics Gradle to 2.9.5

master
andrekir 2023-05-24 06:22:16 -03:00
rodzic 93ac0186fe
commit d38320ada6
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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