Update dependency io.sentry:sentry-android to v8.19.1 (#5158)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-12 12:52:13 +00:00
committed by GitHub
parent 00e72aae44
commit 539db85e6c

View File

@@ -199,7 +199,7 @@ haze_materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref =
# Analytics
posthog = "com.posthog:posthog-android:3.20.2"
sentry = "io.sentry:sentry-android:8.19.0"
sentry = "io.sentry:sentry-android:8.19.1"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.28.0"