Skip to content

Commit

Permalink
Bump sentry-android from 5.5.1 to 5.5.2 (#2044)
Browse files Browse the repository at this point in the history
Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.5.1 to 5.5.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.5.1...5.5.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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2021
1 parent 5310fe3 commit 95ef774
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.5.1")
"fullImplementation"("io.sentry:sentry-android:5.5.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 95ef774

Please sign in to comment.