Skip to content

Commit

Permalink
[Gradle]: Bump io.sentry:sentry-android from 8.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [io.sentry:sentry-android](https://github.com/getsentry/sentry-java) from 8.2.0 to 8.3.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@8.2.0...8.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent ed92f90 commit 68597c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {

implementation 'com.squareup.retrofit2:converter-gson:2.11.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'io.sentry:sentry-android:8.2.0'
implementation 'io.sentry:sentry-android:8.3.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
}

Expand Down

0 comments on commit 68597c5

Please sign in to comment.