Bump firebase-crashlytics-gradle from 2.9.1 to 2.9.2 (#1988)

This commit is contained in:
dependabot[bot] 2022-09-21 20:39:29 +00:00 committed by GitHub
parent 3625c5c518
commit 4f0519552e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ buildscript {
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'com.google.gms:google-services:4.3.13'
classpath 'com.huawei.agconnect:agcp:1.7.1.300'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.2'
classpath "com.github.triplet.gradle:play-publisher:3.6.0"
classpath "ru.cian:huawei-publish-gradle-plugin:1.3.4"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.4.0.2513"