Skip to content

Commit 2c0c6cc

Browse files
committed
Update version of Branch SDK in Carthage doc
1 parent 20cb983 commit 2c0c6cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/carthage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Installation using Carthage
22

3-
Carthage requires version 3.0.1 of react-native-branch.
3+
Carthage requires version 3.x of react-native-branch.
44

55
Add react-native-branch to your project:
66

@@ -12,7 +12,7 @@ react-native link react-native-branch
1212
If you already have a Cartfile, add this to your Cartfile:
1313

1414
```
15-
github "BranchMetrics/ios-branch-deep-linking" "0.27.0"
15+
github "BranchMetrics/ios-branch-deep-linking" "0.31.3"
1616
```
1717

1818
Now run `carthage build`.

0 commit comments

Comments
 (0)