Android: API level 19 or higher supported
This commit is contained in:
parent
47de701456
commit
ded0118b6e
1 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,9 @@
|
|||
<preference name="FadeSplashScreenDuration" value="100" />
|
||||
<preference name="SplashMaintainAspectRatio" value="true" />
|
||||
|
||||
<!-- Android Version: KitKat 4.4 (API Level 19) or higher -->
|
||||
<preference name="android-minSdkVersion" value="19" />
|
||||
|
||||
<!-- Plugins -->
|
||||
<plugin name="cordova-plugin-device" spec="~1.1.3"/>
|
||||
<plugin name="cordova-plugin-globalization" spec="~1.0.4" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue