Skip to content

Commit 757ac13

Browse files
committed
update Branch Android SDK from 2.10.1 to 2.10.3
1 parent 472e52a commit 757ac13

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)