summaryrefslogtreecommitdiff
path: root/StoneIsland/config.xml
diff options
context:
space:
mode:
authorRene Ae <aehtyb@gmail.com>2015-12-29 01:29:34 -0600
committerRene Ae <aehtyb@gmail.com>2015-12-29 01:29:34 -0600
commit75aacfbbf0aaea5f09809428bdebe6842d36f082 (patch)
treebb0dfbec9ae926db4368741e9edf6f6f3fb5d2b5 /StoneIsland/config.xml
parent046799de6009712d52edbcfe2e18bd4991af4431 (diff)
REV to JDK 1.7 and resigned
Diffstat (limited to 'StoneIsland/config.xml')
-rwxr-xr-xStoneIsland/config.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml
index d2d174a3..4b1baad3 100755
--- a/StoneIsland/config.xml
+++ b/StoneIsland/config.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<widget id="us.okfoc.stoneisland" version="0.4.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="us.okfoc.stoneisland" version="0.4.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Stone Island</name>
<description>
Stone Island
@@ -30,7 +30,6 @@
<preference name="StatusBarStyle" value="lightcontent" />
<platform name="android">
-
<allow-intent href="market:*" />
<preference name="AndroidLaunchMode" value="singleTop"/> <preference name="android-minSdkVersion" value="21" />
</platform>