Skip to content

Commit 9f4c595

Browse files
authored
Merge pull request #8039 from vector-im/dependabot/gradle/com.posthog.android-posthog-2.0.1
Bump com.posthog.android:posthog from 2.0.0 to 2.0.1
2 parents bb8ebb7 + af26b10 commit 9f4c595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vector/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ dependencies {
233233
kapt libs.dagger.hiltCompiler
234234

235235
// Analytics
236-
implementation('com.posthog.android:posthog:2.0.0') {
236+
implementation('com.posthog.android:posthog:2.0.1') {
237237
exclude group: 'com.android.support', module: 'support-annotations'
238238
}
239239
implementation libs.sentry.sentryAndroid

0 commit comments

Comments
 (0)