fix(deps): update dependency com.posthog:posthog-android to v3.23.0 (#5463)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-06 11:08:39 +00:00
committed by GitHub
parent 7c61c70b62
commit 970c4f9c96

View File

@@ -205,7 +205,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.22.0"
posthog = "com.posthog:posthog-android:3.23.0"
sentry = "io.sentry:sentry-android:8.23.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"