Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-crashlytics from 19.0.3 to 19.1.0
Browse files Browse the repository at this point in the history
Bumps [com.google.firebase:firebase-crashlytics](https://github.com/firebase/firebase-android-sdk) from 19.0.3 to 19.1.0.
- [Commits](https://github.com/firebase/firebase-android-sdk/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 094ea1a commit e6bc649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ dependencies {
implementation("de.greenrobot:eventbus:2.4.1")

// Crashlytics Kit
implementation("com.google.firebase:firebase-crashlytics:19.0.3")
implementation("com.google.firebase:firebase-crashlytics:19.1.0")

implementation("com.google.firebase:firebase-analytics:22.1.0")

Expand Down

0 comments on commit e6bc649

Please sign in to comment.