Bump firebase-core from 17.2.0 to 17.2.1 (#260)

Bumps firebase-core from 17.2.0 to 17.2.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-26 18:09:40 +02:00 committed by Juan Miguel Boyero Corral
parent fb1f295541
commit 197db5b5e4

View File

@ -87,5 +87,5 @@ dependencies {
implementation 'com.journeyapps:zxing-android-embedded:4.0.2@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.0'
implementation 'com.google.firebase:firebase-core:17.2.1'
}