Update dependency io.sentry:sentry-android to v7.9.0 (#2837)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-14 06:42:11 +00:00
committed by GitHub
parent 561cfd08e6
commit d925a40df2

View File

@@ -181,7 +181,7 @@ kotlinpoet = "com.squareup:kotlinpoet:1.16.0"
# Analytics
posthog = "com.posthog:posthog-android:3.2.1"
sentry = "io.sentry:sentry-android:7.8.0"
sentry = "io.sentry:sentry-android:7.9.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.21.0"