diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1c504a2018..0c71196884 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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.3" +posthog = "com.posthog:posthog-android:3.20.4" 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"