1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2025-01-18 21:26:48 -06:00

Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.7 to 2.9.8 (#2270)

This commit is contained in:
dependabot[bot] 2023-08-22 21:20:05 +00:00 committed by GitHub
parent c4396036ce
commit e21c17ea99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ buildscript {
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.huawei.agconnect:agcp:1.9.1.300'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.7'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.8'
classpath "com.github.triplet.gradle:play-publisher:3.8.4"
classpath "ru.cian:huawei-publish-gradle-plugin:1.4.0"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.3.0.3225"