fix(deps): update dependency com.posthog:posthog-android to v3.39.0 (#6504)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-04-01 11:30:24 +02:00 committed by GitHub
parent bd618ccba6
commit 07d3152ca1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -220,7 +220,7 @@ haze_materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref =
color_picker = "io.mhssn:colorpicker:1.0.0" color_picker = "io.mhssn:colorpicker:1.0.0"
# Analytics # Analytics
posthog = "com.posthog:posthog-android:3.37.0" posthog = "com.posthog:posthog-android:3.39.0"
sentry = "io.sentry:sentry-android:8.36.0" sentry = "io.sentry:sentry-android:8.36.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"