Browse Source

fix(deps): update dependency com.posthog:posthog-android to v3.8.1 (#3638)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3642/head
renovate[bot] 1 week ago committed by GitHub
parent
commit
ff08a97638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -189,7 +189,7 @@ kotlinpoet = "com.squareup:kotlinpoet:1.18.1" @@ -189,7 +189,7 @@ kotlinpoet = "com.squareup:kotlinpoet:1.18.1"
zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
# Analytics
posthog = "com.posthog:posthog-android:3.8.0"
posthog = "com.posthog:posthog-android:3.8.1"
sentry = "io.sentry:sentry-android:7.14.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.25.0"

Loading…
Cancel
Save