build(deps): bump com.google.firebase:firebase-crashlytics-ktx

Bumps [com.google.firebase:firebase-crashlytics-ktx](https://github.com/firebase/firebase-android-sdk) from 18.6.1 to 18.6.2.
- [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-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-16 13:22:22 +00:00 committed by GitHub
parent 500b85f687
commit 4c2cb31e66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ksp = "1.9.22-1.0.16"
composeBom = "2024.01.00"
firebaseBom = "32.7.1"
compose = "1.6.0"
crashlytics = "18.6.1"
crashlytics = "18.6.2"
analytics = "21.5.0"
zxingAndroidEmbedded = "4.3.0"
zxingCore = "3.5.2"