1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 03:39:08 -05:00

Bump firebase-bom from 29.0.3 to 29.0.4 (#1766)

This commit is contained in:
dependabot[bot] 2022-01-27 12:06:30 +00:00 committed by GitHub
parent e1d82d70ee
commit 009ec433be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,7 +231,7 @@ dependencies {
implementation 'me.xdrop:fuzzywuzzy:1.3.3' implementation 'me.xdrop:fuzzywuzzy:1.3.3'
implementation 'com.fredporciuncula:flow-preferences:1.6.0' implementation 'com.fredporciuncula:flow-preferences:1.6.0'
playImplementation platform('com.google.firebase:firebase-bom:29.0.3') playImplementation platform('com.google.firebase:firebase-bom:29.0.4')
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:'