Skip to content

Commit

Permalink
Merge pull request #8169 from vector-im/dependabot/gradle/com.posthog…
Browse files Browse the repository at this point in the history
….android-posthog-2.0.3

Bump com.posthog.android:posthog from 2.0.2 to 2.0.3
  • Loading branch information
mnaturel authored Feb 24, 2023
2 parents ea63597 + a331d90 commit ef38ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ dependencies {
kapt libs.dagger.hiltCompiler

// Analytics
implementation('com.posthog.android:posthog:2.0.2') {
implementation('com.posthog.android:posthog:2.0.3') {
exclude group: 'com.android.support', module: 'support-annotations'
}
implementation libs.sentry.sentryAndroid
Expand Down

0 comments on commit ef38ba0

Please sign in to comment.