Skip to content

Commit 7cfe06c

Browse files
authored
Merge pull request #219 from BranchMetrics/updates
Updated dependencies
2 parents 0879066 + f7a5c63 commit 7cfe06c

File tree

18 files changed

+21546
-897
lines changed

18 files changed

+21546
-897
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ GEM
7474
faraday_middleware (0.11.0.1)
7575
faraday (>= 0.7.4, < 1.0)
7676
fastimage (2.1.0)
77-
fastlane (2.39.0)
77+
fastlane (2.39.1)
7878
CFPropertyList (>= 2.3, < 3.0.0)
7979
addressable (>= 2.3, < 3.0.0)
8080
babosa (>= 1.0.2, < 2.0.0)

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

examples/testbed_native_android/package-lock.json

Lines changed: 2599 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)