sforkowany z mirror/meshtastic-android
chore: update Firebase Crashlytics Gradle to 2.9.5
rodzic
93ac0186fe
commit
d38320ada6
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue