fix(deps): update dependency io.sentry:sentry-android to v8.2.0 (#4262)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-13 11:06:32 +01:00
committed by GitHub
parent 2fa792ee88
commit 08a30773fb

View File

@@ -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"