fix(deps): update dependency io.sentry:sentry-android to v8.12.0

This commit is contained in:
renovate[bot] 2025-05-13 23:03:34 +00:00 committed by GitHub
parent 9234de6b8e
commit 4eca668f35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -191,7 +191,7 @@ zxing_cpp = "io.github.zxing-cpp:android:2.3.0"
# Analytics
posthog = "com.posthog:posthog-android:3.14.1"
sentry = "io.sentry:sentry-android:8.11.1"
sentry = "io.sentry:sentry-android:8.12.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"