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 15207e1e9d
commit 181658ab44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"