Bump firebase-core from 17.2.1 to 17.2.2 (#267)

Bumps firebase-core from 17.2.1 to 17.2.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-15 06:32:57 +01:00 committed by Juan Miguel Boyero Corral
parent 780bbc8c06
commit 6524137cea

View File

@ -92,5 +92,5 @@ dependencies {
implementation 'com.journeyapps:zxing-android-embedded:4.1.0@aar'
implementation 'com.google.zxing:core:3.4.0'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.firebase:firebase-core:17.2.1'
implementation 'com.google.firebase:firebase-core:17.2.2'
}