Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Update Android SDK to latest patch release. (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
gwhelanLD authored Mar 25, 2022
1 parent 3bfcb84 commit 02a9f18
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 @@ -45,7 +45,7 @@ allprojects {

dependencies {
implementation("com.facebook.react:react-native:+")
implementation("com.launchdarkly:launchdarkly-android-client-sdk:3.1.3")
implementation("com.launchdarkly:launchdarkly-android-client-sdk:3.1.4")
implementation("com.jakewharton.timber:timber:5.0.1")
implementation("com.google.code.gson:gson:2.8.9")
}
Expand Down

0 comments on commit 02a9f18

Please sign in to comment.