Skip to content

Commit

Permalink
Bump sentry-android from 5.4.1 to 5.4.2
Browse files Browse the repository at this point in the history
Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.4.1 to 5.4.2.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@5.4.1...5.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2021
1 parent a42cb8a commit 4fe6de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ dependencies {
"fullImplementation"("com.google.firebase:firebase-core:20.0.0")
"fullImplementation"("com.google.firebase:firebase-iid:21.1.0")
"fullImplementation"("com.google.firebase:firebase-messaging:23.0.0")
"fullImplementation"("io.sentry:sentry-android:5.4.1")
"fullImplementation"("io.sentry:sentry-android:5.4.2")
"fullImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.5.2")

implementation("androidx.biometric:biometric:1.1.0")
Expand Down

0 comments on commit 4fe6de0

Please sign in to comment.