mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-15 02:05:49 -04:00
chore(deps): update com.google.firebase:firebase-crashlytics-gradle to v2.9.9
This commit is contained in:
@@ -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.5'
|
||||
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
|
||||
}
|
||||
|
||||
// protobuf plugin - docs here https://github.com/google/protobuf-gradle-plugin
|
||||
|
||||
Reference in New Issue
Block a user