Bump firebase-bom from 27.0.0 to 27.1.0 (#322)

Bumps firebase-bom from 27.0.0 to 27.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-22 17:08:21 +02:00 committed by GitHub
parent 622f771ffb
commit 5f815e6afe

View File

@ -89,6 +89,6 @@ dependencies {
implementation 'com.google.zxing:core:3.4.1'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.android.material:material:1.3.0'
implementation platform('com.google.firebase:firebase-bom:27.0.0')
implementation platform('com.google.firebase:firebase-bom:27.1.0')
implementation 'com.google.firebase:firebase-analytics'
}