Skip to content

Commit

Permalink
[Fastlane] Branch native SDK update: Android 2.14.2, iOS 0.21.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Dec 12, 2017
1 parent bad175e commit 9e6b59e
Show file tree
Hide file tree
Showing 25 changed files with 3,322 additions and 3,300 deletions.
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.1.jar') // From node_modules
compile files('libs/Branch-2.14.2.jar') // From node_modules
}
Binary file not shown.
8 changes: 4 additions & 4 deletions examples/testbed_native_ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Branch-SDK (0.21.13):
- Branch-SDK/Core (= 0.21.13)
- Branch-SDK/Core (0.21.13)
- Branch-SDK (0.21.14):
- Branch-SDK/Core (= 0.21.14)
- Branch-SDK/Core (0.21.14)
- React (0.42.3):
- React/Core (= 0.42.3)
- react-native-branch (2.2.0):
Expand Down Expand Up @@ -48,7 +48,7 @@ EXTERNAL SOURCES:
:path: node_modules/react-native/ReactCommon/yoga

SPEC CHECKSUMS:
Branch-SDK: 99b18e6b19e11f6db551619e302fca3171cf326c
Branch-SDK: 915b99a365345265d3438746b67177c449b80da4
React: 35e039680feacd0563677d49ba410112d2748559
react-native-branch: 09507709be9c6b1c55376890bf1ce54017eb690d
Yoga: 86ce777665c8259b94ef8dbea76b84634237f4ea
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions examples/testbed_native_ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3,236 changes: 1,622 additions & 1,614 deletions examples/testbed_native_ios/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/webview_example_native_ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Branch-SDK (0.21.13):
- Branch-SDK/Core (= 0.21.13)
- Branch-SDK/Core (0.21.13)
- Branch-SDK (0.21.14):
- Branch-SDK/Core (= 0.21.14)
- Branch-SDK/Core (0.21.14)
- Cartography (2.0.0)
- React (0.42.3):
- React/Core (= 0.42.3)
Expand Down Expand Up @@ -50,7 +50,7 @@ EXTERNAL SOURCES:
:path: node_modules/react-native/ReactCommon/yoga

SPEC CHECKSUMS:
Branch-SDK: 99b18e6b19e11f6db551619e302fca3171cf326c
Branch-SDK: 915b99a365345265d3438746b67177c449b80da4
Cartography: d295eb25ab54bb57eecd8c2f04e9648c850f1281
React: 35e039680feacd0563677d49ba410112d2748559
react-native-branch: 09507709be9c6b1c55376890bf1ce54017eb690d
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions examples/webview_example_native_ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9e6b59e

Please sign in to comment.