Skip to content

Commit a903da1

Browse files
author
Bruno Barbieri
authored
Revert "Update branch SDK & fix build issues (#1061)" (#1063)
This reverts commit 60dfb78.
1 parent f24c2e3 commit a903da1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ios/branch-ios-sdk

Submodule branch-ios-sdk updated 48 files

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"react-native-aes-crypto": "github:brunobar79/react-native-aes#495bf43f119f6ee5998e7e42b9cb02bb39a5a524",
9797
"react-native-animated-fox": "github:brunobar79/react-native-animated-fox#813096236bd765da465647c31b2d392e1d114d3f",
9898
"react-native-background-timer": "2.1.1",
99-
"react-native-branch": "github:brunobar79/react-native-branch-deep-linking-attribution#f455eb7fa317644978ebddd8a3afb80c73951f85",
99+
"react-native-branch": "github:brunobar79/react-native-branch-deep-linking-attribution#androidx",
100100
"react-native-browser-polyfill": "0.1.2",
101101
"react-native-button": "github:brunobar79/react-native-button#fd79f4d6c8ced4086ba6e3021b6ed6d4a3e19cf7",
102102
"react-native-camera": "2.10.0",

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -7130,7 +7130,7 @@ [email protected]:
71307130
integrity sha1-VcgI54XUppM7DBCzlVMLFwmLBd4=
71317131

71327132
"lottie-react-native@github:brunobar79/lottie-react-native#7ce6a78ac4ac7b9891bc513cb3f12f8b9c9d9106":
7133-
version "3.1.0"
7133+
version "3.0.1"
71347134
resolved "https://codeload.github.com/brunobar79/lottie-react-native/tar.gz/7ce6a78ac4ac7b9891bc513cb3f12f8b9c9d9106"
71357135
dependencies:
71367136
invariant "^2.2.2"
@@ -9402,7 +9402,7 @@ [email protected]:
94029402
resolved "https://registry.yarnpkg.com/react-native-background-timer/-/react-native-background-timer-2.1.1.tgz#9a2489681ab2f8033c213c73272e9d4c47572cd5"
94039403
integrity sha512-cuXIIv+dcG8a8qkTD8pMzeqOEZCO+UGKglZWIe1osve+yJslmCowYQff+bI9xa7NOt2w+Vtd4L3d9JonlSqODg==
94049404

9405-
"react-native-branch@github:brunobar79/react-native-branch-deep-linking-attribution#f455eb7fa317644978ebddd8a3afb80c73951f85":
9405+
"react-native-branch@github:brunobar79/react-native-branch-deep-linking-attribution#androidx":
94069406
version "3.1.1"
94079407
resolved "https://codeload.github.com/brunobar79/react-native-branch-deep-linking-attribution/tar.gz/f455eb7fa317644978ebddd8a3afb80c73951f85"
94089408

0 commit comments

Comments
 (0)