Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
3ae3c33279 Update dependency io.sentry:sentry-android to v8.52.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2026-08-13 06:20:59 +00:00

View file

@ -223,7 +223,7 @@ color_picker = "io.mhssn:colorpicker:1.0.0"
# Analytics # Analytics
posthog = "com.posthog:posthog-android:3.43.0" posthog = "com.posthog:posthog-android:3.43.0"
sentry = "io.sentry:sentry-android:8.41.0" sentry = "io.sentry:sentry-android:8.52.0"
# main branch can be tested replacing the version with main-SNAPSHOT # main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.33.2" matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.33.2"