Skip to content

Commit

Permalink
chore(deps): update com.google.firebase:firebase-crashlytics-gradle t…
Browse files Browse the repository at this point in the history
…o v2.9.9
  • Loading branch information
renovate[bot] authored and andrekir committed Sep 4, 2023
1 parent 6387e75 commit 8fa16fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
if (project.findProperty("useCrashlytics") == true) {
println("useCrashlytics classpath $useCrashlytics")
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.5'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
}

// protobuf plugin - docs here https://github.com/google/protobuf-gradle-plugin
Expand Down

0 comments on commit 8fa16fe

Please sign in to comment.