Skip to content

Commit e009b99

Browse files
committed
[Fastlane] Branch native SDK update: 2.19.0 (Android), 0.25.1 (iOS)
1 parent cf037e1 commit e009b99

File tree

92 files changed

+7127
-7151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

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

examples/testbed_native_ios/Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PODS:
2-
- Branch-SDK (0.24.1):
3-
- Branch-SDK/Core (= 0.24.1)
4-
- Branch-SDK/Core (0.24.1)
2+
- Branch-SDK (0.25.1):
3+
- Branch-SDK/Core (= 0.25.1)
4+
- Branch-SDK/Core (0.25.1)
55
- React (0.43.4):
66
- React/Core (= 0.43.4)
7-
- react-native-branch (2.2.5):
7+
- react-native-branch (2.3.2):
88
- Branch-SDK
99
- React
1010
- React/Core (0.43.4):
@@ -48,11 +48,11 @@ EXTERNAL SOURCES:
4848
:path: node_modules/react-native/ReactCommon/yoga
4949

5050
SPEC CHECKSUMS:
51-
Branch-SDK: 6465b450b555f3a46611307bc2dba787dd0fcb1d
52-
React: 8f52d52389ef8a271b049f81634343290f59a356
53-
react-native-branch: 8988998ef912c6373dc39a24e4638f02a1268265
54-
Yoga: ee3dae4d89b27276f4be20241c2bab84f296b626
51+
Branch-SDK: 7494230721d7a3083d22e2cb3d9ab9dc1340b1ea
52+
React: 607aa7eb8b0e44b102f95f43fd49dc8aedefa93f
53+
react-native-branch: c9dd67f5e2b7bf1aca962717ccfbff54c9535f07
54+
Yoga: 2a70bc5ab41486a272b9fd5b76c482ba9268c5dd
5555

5656
PODFILE CHECKSUM: add4645b825f22aaa2eb629899a1687f650a9588
5757

58-
COCOAPODS: 1.5.0
58+
COCOAPODS: 1.3.1

examples/testbed_native_ios/Pods/Headers/Private/Branch-SDK/Branch/BNCThreads.h

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

examples/testbed_native_ios/Pods/Headers/Public/Branch-SDK/Branch/BNCThreads.h

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

examples/testbed_native_ios/Pods/Local Podspecs/Branch-SDK.podspec.json

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

examples/testbed_native_ios/Pods/Local Podspecs/react-native-branch.podspec.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/testbed_native_ios/Pods/Manifest.lock

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

examples/testbed_native_ios/Pods/Pods.xcodeproj/project.pbxproj

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

examples/testbed_native_ios/Pods/Target Support Files/Branch-SDK/Branch-SDK.xcconfig

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

0 commit comments

Comments
 (0)