1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 15:56:37 -06:00

Bump firebase-bom from 31.0.3 to 31.1.0 (#2057)

This commit is contained in:
dependabot[bot] 2022-11-21 20:51:23 +00:00 committed by GitHub
parent 890d60811b
commit 85ce23845f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -241,7 +241,7 @@ dependencies {
implementation 'me.xdrop:fuzzywuzzy:1.4.0' implementation 'me.xdrop:fuzzywuzzy:1.4.0'
implementation 'com.fredporciuncula:flow-preferences:1.8.0' implementation 'com.fredporciuncula:flow-preferences:1.8.0'
playImplementation platform('com.google.firebase:firebase-bom:31.0.3') playImplementation platform('com.google.firebase:firebase-bom:31.1.0')
playImplementation 'com.google.firebase:firebase-analytics-ktx' playImplementation 'com.google.firebase:firebase-analytics-ktx'
playImplementation 'com.google.firebase:firebase-messaging:' playImplementation 'com.google.firebase:firebase-messaging:'
playImplementation 'com.google.firebase:firebase-crashlytics:' playImplementation 'com.google.firebase:firebase-crashlytics:'