1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 01:19:08 -05:00

Bump firebase-crashlytics-gradle from 2.8.1 to 2.9.0 (#1874)

This commit is contained in:
dependabot[bot] 2022-05-31 13:51:12 +00:00 committed by GitHub
parent 4f3f24ac10
commit 8dcb3ed45d
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.10'
classpath 'com.huawei.agconnect:agcp:1.6.6.200'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.8.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.0'
classpath "com.github.triplet.gradle:play-publisher:3.6.0"
classpath "ru.cian:huawei-publish-gradle-plugin:1.3.3"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3"