Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-crashlytics from 18.4.0 to 18.6.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 18.4.0 to 18.6.0.
- [Changelog](https://github.com/firebase/firebase-android-sdk/blob/master/docs/make_release_notes.py)
- [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 Jan 15, 2024
1 parent 2fac7b3 commit fe94b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
annotationProcessor 'com.tickaroo.tikxml:processor:0.8.13'
implementation 'com.google.firebase:firebase-core:21.1.1'
implementation 'com.google.firebase:firebase-analytics:21.5.0'
implementation 'com.google.firebase:firebase-crashlytics:18.4.0'
implementation 'com.google.firebase:firebase-crashlytics:18.6.0'
api 'com.google.firebase:firebase-crash:16.2.1'
api 'com.google.android.gms:play-services-measurement-base:21.3.0'
api 'com.google.firebase:firebase-appindexing:20.0.0'
Expand Down

0 comments on commit fe94b5f

Please sign in to comment.