Update dependency com.posthog:posthog-android to v3.2.2

This commit is contained in:
renovate[bot]
2024-05-21 16:57:38 +00:00
committed by GitHub
parent 16b370cd05
commit 356b1ebda0

View File

@@ -180,7 +180,7 @@ opusencoder = "io.element.android:opusencoder:1.1.0"
kotlinpoet = "com.squareup:kotlinpoet:1.16.0"
# Analytics
posthog = "com.posthog:posthog-android:3.2.1"
posthog = "com.posthog:posthog-android:3.2.2"
sentry = "io.sentry:sentry-android:7.9.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.21.0"