Skip to content

Commit df5689c

Browse files
committed
docs: made building testbed more understandable
1 parent 80ca759 commit df5689c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

testbed/config.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<widget id="com.eneff.branch.cordovatestbed" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
3-
<!-- Branch (plugin pulled locally instead of npm)-->
3+
<!-- Branch -->
44

5+
<!-- uncomment the following line if building locally and not contributing -->
56
<!-- <plugin name="branch-cordova-sdk" /> -->
67
<branch-config>
78
<branch-key value="key_live_ndqptlgXNE4LHqIahH1WIpbiyFlb62J3" />
89
<uri-scheme value="branchcordova" />
910
<link-domain value="cordova.app.link" />
1011
<ios-team-release value="PW4Q8885U7" />
1112
</branch-config>
13+
<preference name="android-minSdkVersion" value="15" />
1214

1315
<name>Branch Testing</name>
1416
<description>Testing App For Branch Cordova</description>

0 commit comments

Comments
 (0)