diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-05-06 15:21:54 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-05-06 15:21:54 +0200 |
| commit | 9c18073017b5cc2334bf1867c004bfc74ba5a92a (patch) | |
| tree | 6e0d18d602babd4532499f25224c36aed9af61a5 /StoneIsland/platforms/android/res/xml/config.xml | |
| parent | 91eff5910a8a7d55159bdeb0f5b8d4945be0da48 (diff) | |
update build
Diffstat (limited to 'StoneIsland/platforms/android/res/xml/config.xml')
| -rw-r--r-- | 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 ad4929e6..c9de73ec 100644 --- 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 android-versionCode="6124" id="us.okfoc.stoneisland" version="1.2.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="6126" id="us.okfoc.stoneisland" version="1.2.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <feature name="InAppBrowser"> <param name="android-package" value="org.apache.cordova.inappbrowser.InAppBrowser" /> </feature> |
