Update dependency io.sentry:sentry-android to v7.18.1 (#3972)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-10 08:19:08 +00:00 committed by GitHub
parent c1c1264e9a
commit e20800db75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -195,7 +195,7 @@ zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
# Analytics
posthog = "com.posthog:posthog-android:3.9.2"
sentry = "io.sentry:sentry-android:7.18.0"
sentry = "io.sentry:sentry-android:7.18.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"