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

Commit e0155da

Browse files
authored
bump android version (#36)
1 parent c137530 commit e0155da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ allprojects {
4848

4949
dependencies {
5050
implementation 'com.facebook.react:react-native:+'
51-
implementation 'com.launchdarkly:launchdarkly-android-client-sdk:2.9.0'
51+
implementation 'com.launchdarkly:launchdarkly-android-client-sdk:2.10.0'
5252
implementation 'com.jakewharton.timber:timber:4.7.1'
5353
implementation "com.google.code.gson:gson:2.8.5"
5454
}

0 commit comments

Comments
 (0)