summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-11-23 13:14:53 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2016-08-15 20:02:49 +0200
commit92835decb3d320f5a4a4ed0664276f013f4ae91e (patch)
treed847aa430246d8aa820b5e509c03033e396acaad /config.xml
parentab4a835ae1354717b8f2429af8c9a46b9ea23bfd (diff)
downloadwvs-vplan-92835decb3d320f5a4a4ed0664276f013f4ae91e.tar.gz
wvs-vplan-92835decb3d320f5a4a4ed0664276f013f4ae91e.zip
Hotfix: App war komisch gebaut; neue Version
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/config.xml b/config.xml
index 03aeb47..e622a44 100644
--- a/config.xml
+++ b/config.xml
@@ -4,7 +4,7 @@
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "***REMOVED***"
- version = "1.0.2">
+ version = "1.0.3">
<name>WvS-VPlan</name>
@@ -17,9 +17,6 @@
<property name="aapt.ignore.assets" value="&lt;dir&gt;res:!.git" />
- <feature name="http://api.phonegap.com/1.0/device" />
- <feature name="http://api.phonegap.com/1.0/file" />
-
<preference name="orientation" value="default" />
<preference name="target-device" value="universal" />
<preference name="fullscreen" value="false" />
@@ -36,11 +33,6 @@
<preference name="android-installLocation" value="auto" />
<preference name="splash-screen-duration" value="0" />
- <gap:plugin name="org.apache.cordova.file-transfer" />
- <gap:plugin name="org.apache.cordova.file" />
- <gap:plugin name="org.apache.cordova.device" />
- <gap:plugin name="org.apache.cordova.network-information" />
-
<icon src="res/icons/80.png" />
<icon src="res/icons/36-ldpi.png" gap:platform="android" gap:density="ldpi" />
<icon src="res/icons/48-mdpi.png" gap:platform="android" gap:density="mdpi" />