Skip to content

Commit

Permalink
[Fastlane] Branch native SDK update: 2.19.0 (Android), 0.25.1 (iOS)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaaronlopez committed Jul 25, 2018
1 parent cf037e1 commit e009b99
Show file tree
Hide file tree
Showing 92 changed files with 7,127 additions and 7,151 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.17.1.jar') // From node_modules
compile files('libs/Branch-2.19.0.jar') // From node_modules
}
Binary file not shown.
18 changes: 9 additions & 9 deletions examples/testbed_native_ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- Branch-SDK (0.24.1):
- Branch-SDK/Core (= 0.24.1)
- Branch-SDK/Core (0.24.1)
- Branch-SDK (0.25.1):
- Branch-SDK/Core (= 0.25.1)
- Branch-SDK/Core (0.25.1)
- React (0.43.4):
- React/Core (= 0.43.4)
- react-native-branch (2.2.5):
- react-native-branch (2.3.2):
- Branch-SDK
- React
- React/Core (0.43.4):
Expand Down Expand Up @@ -48,11 +48,11 @@ EXTERNAL SOURCES:
:path: node_modules/react-native/ReactCommon/yoga

SPEC CHECKSUMS:
Branch-SDK: 6465b450b555f3a46611307bc2dba787dd0fcb1d
React: 8f52d52389ef8a271b049f81634343290f59a356
react-native-branch: 8988998ef912c6373dc39a24e4638f02a1268265
Yoga: ee3dae4d89b27276f4be20241c2bab84f296b626
Branch-SDK: 7494230721d7a3083d22e2cb3d9ab9dc1340b1ea
React: 607aa7eb8b0e44b102f95f43fd49dc8aedefa93f
react-native-branch: c9dd67f5e2b7bf1aca962717ccfbff54c9535f07
Yoga: 2a70bc5ab41486a272b9fd5b76c482ba9268c5dd

PODFILE CHECKSUM: add4645b825f22aaa2eb629899a1687f650a9588

COCOAPODS: 1.5.0
COCOAPODS: 1.3.1

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.

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

18 changes: 9 additions & 9 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.

4,528 changes: 2,199 additions & 2,329 deletions examples/testbed_native_ios/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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.

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.

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

Loading

0 comments on commit e009b99

Please sign in to comment.