Update dependency com.posthog:posthog-android to v3.20.3 (#5206)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-22 12:54:06 +02:00
committed by GitHub
parent 8986b25c09
commit 52a94f79eb

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.2"
posthog = "com.posthog:posthog-android:3.20.3"
sentry = "io.sentry:sentry-android:8.19.1"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.28.0"