diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-08-31 14:53:08 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-08-31 14:53:08 +0200 |
| commit | 28b7ef196eaca6b9e455846cf6233bbabd9e4513 (patch) | |
| tree | eaf3fa41bed3a4988997587c865e2a6e1ceb45dd /StoneIsland/config.xml | |
| parent | 189eccc46edd09e78c9683580ccf078c28d5b34e (diff) | |
deploy android
Diffstat (limited to 'StoneIsland/config.xml')
| -rwxr-xr-x | StoneIsland/config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml index 293c2416..313fb75d 100755 --- a/StoneIsland/config.xml +++ b/StoneIsland/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="6106" id="us.okfoc.stoneisland" version="1.0.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="6108" id="us.okfoc.stoneisland" version="1.0.8" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <name>Stone Island</name> <description> Stone Island @@ -33,7 +33,7 @@ <platform name="android"> <allow-intent href="market:*" /> <preference name="AndroidLaunchMode" value="singleTop" /> - <preference name="android-minSdkVersion" value="21" /> + <preference name="android-minSdkVersion" value="26" /> </platform> <platform name="ios"> <allow-intent href="itms:*" /> |
