Update dependency io.sentry:sentry-android to v7.10.0

This commit is contained in:
renovate[bot] 2024-06-11 10:47:50 +00:00 committed by GitHub
parent 4cc2c33c60
commit 2e9e089a34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -185,7 +185,7 @@ zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
# Analytics
posthog = "com.posthog:posthog-android:3.3.1"
sentry = "io.sentry:sentry-android:7.9.0"
sentry = "io.sentry:sentry-android:7.10.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.23.1"