Skip to content

Commit 44e16b8

Browse files
authored
Merge pull request #182 from BranchMetrics/update-android-sdk
Updated to Android 2.6.1 SDK
2 parents 6512d6d + 1877d24 commit 44e16b8

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.5.9.jar') // From node_modules
22+
compile files('libs/Branch-2.6.1.jar') // From node_modules
2323
}

0 commit comments

Comments
 (0)