fix(deps): update dependency io.sentry:sentry-android to v8.9.0 (#4624)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-23 11:59:13 +02:00 committed by GitHub
parent b068597a25
commit 91cb84ce8d
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.0"
sentry = "io.sentry:sentry-android:8.8.0"
sentry = "io.sentry:sentry-android:8.9.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"