diff options
| author | Rene Ae <aehtyb@gmail.com> | 2015-12-13 20:00:57 -0600 |
|---|---|---|
| committer | Rene Ae <aehtyb@gmail.com> | 2015-12-13 20:00:57 -0600 |
| commit | 33f9d73731c17d0b479721640a0c6a31230ac6bb (patch) | |
| tree | 4c89b2c509b558c743b5db797740fa554a0c0e4a /StoneIsland/platforms/android/res/xml/config.xml | |
| parent | 2ba67b188059b685cea2bab2a3aa4a1d26c75a31 (diff) | |
android release apk build
Diffstat (limited to 'StoneIsland/platforms/android/res/xml/config.xml')
| -rwxr-xr-x | StoneIsland/platforms/android/res/xml/config.xml | 2 |
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 22f80eef..5992bf0c 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.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<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"> <preference name="loglevel" value="DEBUG" /> <feature name="Keyboard"> <param name="android-package" value="com.ionic.keyboard.IonicKeyboard" /> |
