summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-11-18 20:10:25 -0500
committerPliable Pixels <pliablepixels@gmail.com>2016-11-18 20:10:25 -0500
commit662af8fdebb58e9129c437e17471ab3df5c3fddf (patch)
tree18760151581b913ed29dbde8dc86bce70ec0af45 /config.xml
parentcfc9db0b1f340606f361407ad0ebefcb443d792d (diff)
made it work for iOS, also added percentage progress indication #379
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.xml b/config.xml
index 29581245..35630ff8 100644
--- a/config.xml
+++ b/config.xml
@@ -21,7 +21,7 @@
<preference name="AutoHideSplashScreen" value="false" />
<preference name="ShowSplashScreenSpinner" value="false" />
<preference name="SplashScreen" value="screen" />
- <preference name="deployment-target" value="7.0" />
+ <preference name="deployment-target" value="8.0" />
<preference name="SplashScreenDelay" value="300" />
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="FadeSplashScreen" value="false" />