mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update com.google.gms:google-services to v4.4.0
This commit is contained in:
parent
8d7f81f4a2
commit
08a771b329
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ buildscript {
|
|||
// Firebase Crashlytics
|
||||
if (project.findProperty("useCrashlytics") == true) {
|
||||
println("useCrashlytics classpath $useCrashlytics")
|
||||
classpath 'com.google.gms:google-services:4.3.15'
|
||||
classpath 'com.google.gms:google-services:4.4.0'
|
||||
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue