Skip to content

Commit

Permalink
fix(deps): update dependency io.sentry:sentry-android to v8.2.0 (#4262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent f3810fe commit 2b3481a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ zxing_cpp = "io.github.zxing-cpp:android:2.2.0"

# Analytics
posthog = "com.posthog:posthog-android:3.11.2"
sentry = "io.sentry:sentry-android:8.1.0"
sentry = "io.sentry:sentry-android:8.2.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.28.0"

Expand Down

0 comments on commit 2b3481a

Please sign in to comment.