We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b90519e commit fe73a46Copy full SHA for fe73a46
CONTRIBUTING.md
@@ -65,7 +65,8 @@
65
- **[optional]** Update [Android](https://github.com/BranchMetrics/android-branch-deep-linking/releases) and [iOS](https://github.com/BranchMetrics/ios-branch-deep-linking/releases) SDKs
66
67
```sh
68
- ./src/scripts/npm/updateNativeSdk.sh -a 2.5.9 -i 0.13.5
+ ./src/scripts/npm/updateNativeSdk.sh -a 2.5.9
69
+ ./src/scripts/npm/updateNativeSdk.sh -i 0.13.5
70
```
71
72
- **[optional]** Update `CHANGELOG.md`
0 commit comments