Update dependency io.sentry:sentry-android to v8.22.0 (#5397)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-24 14:30:00 +02:00 committed by GitHub
parent 459bbecd4a
commit 0c47168b4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -206,7 +206,7 @@ haze_materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref =
# Analytics
posthog = "com.posthog:posthog-android:3.21.2"
sentry = "io.sentry:sentry-android:8.21.1"
sentry = "io.sentry:sentry-android:8.22.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"