Skip to content

Commit

Permalink
upgrade android sdk to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Jan 10, 2024
1 parent c191299 commit d8ee202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ android {
dependencies {
testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.0.0'
implementation 'com.posthog:posthog-android:3.0.1'
implementation 'com.posthog:posthog-android:3.1.0'
}

testOptions {
Expand Down

0 comments on commit d8ee202

Please sign in to comment.