mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update Firebase BOM to 32.2.0
This commit is contained in:
parent
605600eeaf
commit
eae71f2548
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ dependencies {
|
|||
googleImplementation 'com.google.android.gms:play-services-location:21.0.1'
|
||||
|
||||
// For Firebase Crashlytics & Analytics
|
||||
googleImplementation platform('com.google.firebase:firebase-bom:32.1.1')
|
||||
googleImplementation platform('com.google.firebase:firebase-bom:32.2.0')
|
||||
googleImplementation 'com.google.firebase:firebase-crashlytics-ktx'
|
||||
googleImplementation 'com.google.firebase:firebase-analytics-ktx'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue