Skip to content

Commit

Permalink
pin android version
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Sep 18, 2024
1 parent be8bf88 commit 404705a
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 @@ -95,6 +95,6 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation "com.posthog:posthog-android:3.+"
implementation "com.posthog:posthog-android:3.7.3"
}

0 comments on commit 404705a

Please sign in to comment.