Merge pull request #4411 from element-hq/renovate/io.sentry-sentry-android-8.x

fix(deps): update dependency io.sentry:sentry-android to v8.4.0
This commit is contained in:
ganfra 2025-03-17 10:04:53 +01:00 committed by GitHub
commit e93924ebcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -196,7 +196,7 @@ zxing_cpp = "io.github.zxing-cpp:android:2.3.0"
# Analytics
posthog = "com.posthog:posthog-android:3.12.0"
sentry = "io.sentry:sentry-android:8.3.0"
sentry = "io.sentry:sentry-android:8.4.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"