Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-crashlytics-gradle from 2.9.5 to 2.9.7
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-crashlytics-gradle from 2.9.5 to 2.9.7.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 14, 2023
1 parent 5049daf commit 3e2c999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
dependencies {
if (firebaseEnabled) {
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.7")
}
}
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
Expand Down

0 comments on commit 3e2c999

Please sign in to comment.