From 48e5d1b2f4d0679b95fe0dfe9113f8d60e2c6a3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 10:56:48 +0200 Subject: [PATCH] Update dependency io.sentry:sentry-android to v8.43.1 (#6895) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9365a6016c..3100885b76 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -227,7 +227,7 @@ color_picker = "io.mhssn:colorpicker:1.0.0" # Analytics posthog = "com.posthog:posthog-android:3.47.0" -sentry = "io.sentry:sentry-android:8.41.0" +sentry = "io.sentry:sentry-android:8.43.1" # main branch can be tested replacing the version with main-SNAPSHOT matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.36.1"