Skip to content

Commit

Permalink
build(deps): bump sentry-android from 5.1.2 to 5.2.0 in /app (#4252)
Browse files Browse the repository at this point in the history
Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.1.2 to 5.2.0.
- [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.1.2...5.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2021
1 parent 9acdda3 commit b86bc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -146,7 +146,7 @@ dependencies {
implementation("com.github.hootsuite:nachos:1.2.0")

// Crash analytics
implementation("io.sentry:sentry-android:5.1.2")
implementation("io.sentry:sentry-android:5.2.0")
implementation("com.github.matomo-org:matomo-sdk-android:v4.1.2")

// ShowCaseView dependency
Expand Down

0 comments on commit b86bc11

Please sign in to comment.