Skip to content

Commit

Permalink
Update posthog-samples/posthog-android-sample/build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Jan 11, 2024
1 parent 95d426b commit 2b370c6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions posthog-samples/posthog-android-sample/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ android {
sourceCompatibility = PosthogBuildConfig.Build.JAVA_VERSION
targetCompatibility = PosthogBuildConfig.Build.JAVA_VERSION
}
kotlinOptions {
jvmTarget = "1.8"
}

kotlinOptions.postHogConfig(false)

Expand Down

0 comments on commit 2b370c6

Please sign in to comment.