Skip to content

Commit 7fae095

Browse files
committed
add min SDK to testbed
1 parent 7eea6c2 commit 7fae095

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testbed/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<allow-intent href="geo:*" />
2626
<platform name="android">
2727
<allow-intent href="market:*" />
28+
<preference name="android-minSdkVersion" value="15" />
2829
</platform>
2930
<platform name="ios">
3031
<allow-intent href="itms:*" />

0 commit comments

Comments
 (0)