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 v3.0.2
This commit is contained in:
parent
3c38b484c9
commit
5e2d090ed9
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ buildscript {
|
|||
// Firebase Crashlytics
|
||||
if (useCrashlytics) {
|
||||
classpath 'com.google.gms:google-services:4.4.2'
|
||||
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.1'
|
||||
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.2'
|
||||
}
|
||||
|
||||
// protobuf plugin - docs here https://github.com/google/protobuf-gradle-plugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue