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

Bump firebase-bom from 28.2.0 to 28.2.1 (#1400)

This commit is contained in:
dependabot[bot] 2021-07-12 22:44:06 +02:00 committed by GitHub
parent 7a780486f6
commit ad653f10df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,7 +217,7 @@ dependencies {
implementation "io.github.wulkanowy:AppKillerManager:3.0.0" implementation "io.github.wulkanowy:AppKillerManager:3.0.0"
implementation 'me.xdrop:fuzzywuzzy:1.3.1' implementation 'me.xdrop:fuzzywuzzy:1.3.1'
playImplementation platform('com.google.firebase:firebase-bom:28.2.0') playImplementation platform('com.google.firebase:firebase-bom:28.2.1')
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:'