Skip to content

Commit

Permalink
[Fastlane] Branch native SDK update: 2.14.4 (Android)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Jan 9, 2018
1 parent e8ca34b commit 7869509
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.1)
fastlane (2.72.0)
fastlane (2.75.0)
CFPropertyList (>= 2.3, < 3.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
Expand Down Expand Up @@ -170,7 +170,7 @@ GEM
mini_magick (4.5.1)
minitest (5.11.1)
molinillo (0.5.7)
multi_json (1.12.2)
multi_json (1.13.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
nanaimo (0.2.3)
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ android {

dependencies {
compile 'com.facebook.react:react-native:+' // From node_modules
compile files('libs/Branch-2.14.3.jar') // From node_modules
compile files('libs/Branch-2.14.4.jar') // From node_modules
}
Binary file not shown.
2 changes: 1 addition & 1 deletion native-sdks/android

0 comments on commit 7869509

Please sign in to comment.