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 6a34f3e commit 9c69eb0Copy full SHA for 9c69eb0
README.md
@@ -652,7 +652,7 @@
652
<link-domain value="bnc.lt" /> <!-- optional previous link domain -->
653
<ios-team-release value="PW4Q8885U7" /> <!-- required if iOS app -->
654
<ios-team-debug value="FG35JLLMXX" /> <!-- optional -->
655
- <android-prefix value="/WSuf" /> <!-- optional (for bnc.lt and custom domains) -->
+ <android-prefix value="/WSuf" /> <!-- optional (for bnc.lt link domains) -->
656
<android-testmode value="true" /> <!-- optional (simulate installs) -->
657
</branch-config>
658
```
0 commit comments