Bump firebase-crashlytics from 17.4.0 to 17.4.1 (#435)

Bumps firebase-crashlytics from 17.4.0 to 17.4.1.

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-03-27 11:15:34 +08:00 committed by GitHub
parent 68a7e5a51b
commit 4cb7ae0a49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ android {
def okHttpVersion = '5.0.0-alpha.2'
def fcmVersion = '21.0.1'
def crashlyticsVersion = '17.4.0'
def crashlyticsVersion = '17.4.1'
def playCoreVersion = '1.10.0'
dependencies {