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

Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.9 to 3.0.1 (#2562)

This commit is contained in:
dependabot[bot] 2024-05-25 13:43:33 +00:00 committed by GitHub
parent 0ffc661b4f
commit 20be52a60a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ buildscript {
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'com.google.gms:google-services:4.4.1'
classpath 'com.huawei.agconnect:agcp:1.9.1.303'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.1'
classpath "com.github.triplet.gradle:play-publisher:3.8.4"
classpath "ru.cian:huawei-publish-gradle-plugin:1.4.2"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.0.0.4638"