Merge pull request #5133 from element-hq/renovate/com.posthog-posthog-android-3.x

Update dependency com.posthog:posthog-android to v3.20.2
This commit is contained in:
ganfra
2025-08-07 18:38:15 +02:00
committed by GitHub

View File

@@ -198,7 +198,7 @@ haze = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
haze_materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
# Analytics
posthog = "com.posthog:posthog-android:3.20.1"
posthog = "com.posthog:posthog-android:3.20.2"
sentry = "io.sentry:sentry-android:8.18.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.28.0"