Bump sentry-android from 5.7.3 to 5.7.4 (#2563)

Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-java/compare/5.7.3...5.7.4)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-30 20:21:24 +00:00 committed by GitHub
parent d62ae99b20
commit 9ad8ec3def
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -163,7 +163,7 @@ dependencies {
"fullImplementation"("com.google.firebase:firebase-core:21.0.0")
"fullImplementation"("com.google.firebase:firebase-iid:21.1.0")
"fullImplementation"("com.google.firebase:firebase-messaging:23.0.5")
"fullImplementation"("io.sentry:sentry-android:5.7.3")
"fullImplementation"("io.sentry:sentry-android:5.7.4")
"fullImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.2")
"fullImplementation"("com.google.android.gms:play-services-wearable:17.1.0")
"fullImplementation"("androidx.wear:wear-remote-interactions:1.0.0")