mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update com.google.firebase:firebase-crashlytics-gradle to v2.9.9
This commit is contained in:
parent
6387e75a59
commit
8fa16fecce
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue