Skip to content

Commit 968ca99

Browse files
authored
Merge pull request #233 from BranchMetrics/update-android-sdk
Update Branch Android SDK from 2.10.1 to 2.10.3
2 parents 472e52a + 757ac13 commit 968ca99

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ android {
1919

2020
dependencies {
2121
compile 'com.facebook.react:react-native:+' // From node_modules
22-
compile files('libs/Branch-2.10.1.jar') // From node_modules
22+
compile files('libs/Branch-2.10.3.jar') // From node_modules
2323
}

0 commit comments

Comments
 (0)