summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/android/res/xml/config.xml
diff options
context:
space:
mode:
authorRene Ae <aehtyb@gmail.com>2015-12-22 14:16:46 -0600
committerRene Ae <aehtyb@gmail.com>2015-12-22 14:16:46 -0600
commit5cb848da1e48574c92da2ec67d2367fc0b0cbbe7 (patch)
tree16e1dd69d2d7987d30932652c09b40520d5fe610 /StoneIsland/platforms/android/res/xml/config.xml
parentc6e799706173e54c1e39954e67a59d641cc27903 (diff)
cordova android
Diffstat (limited to 'StoneIsland/platforms/android/res/xml/config.xml')
-rwxr-xr-xStoneIsland/platforms/android/res/xml/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/android/res/xml/config.xml b/StoneIsland/platforms/android/res/xml/config.xml
index ba194884..e2f16385 100755
--- a/StoneIsland/platforms/android/res/xml/config.xml
+++ b/StoneIsland/platforms/android/res/xml/config.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<widget id="us.okfoc.stoneisland" version="0.4.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="us.okfoc.stoneisland" version="0.4.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<preference name="loglevel" value="DEBUG" />
<feature name="Keyboard">
<param name="android-package" value="com.ionic.keyboard.IonicKeyboard" />