Skip to content

Commit e9a2cf4

Browse files
Bump com.posthog.android:posthog from 2.0.1 to 2.0.2 (#8155)
Bumps [com.posthog.android:posthog](https://github.com/PostHog/posthog-android) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/PostHog/posthog-android/releases) - [Changelog](https://github.com/PostHog/posthog-android/blob/master/CHANGELOG.md) - [Commits](PostHog/posthog-android@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: com.posthog.android:posthog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9541d75 commit e9a2cf4

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.1') {
236+
implementation('com.posthog.android:posthog:2.0.2') {
237237
exclude group: 'com.android.support', module: 'support-annotations'
238238
}
239239
implementation libs.sentry.sentryAndroid

0 commit comments

Comments
 (0)