Increase cordova-android version

This commit is contained in:
Skylar Ittner 2017-11-19 01:52:56 -07:00
parent 0e6a70f560
commit 1f38f312b2

View File

@ -40,7 +40,7 @@
</platform>
<preference name="SplashScreenDelay" value="3000" />
<preference name="AutoHideSplashScreen" value="false" />
<engine name="android" spec="^6.2.3" />
<engine name="android" spec="^6.3.0" />
<plugin name="cordova-plugin-app-version" spec="^0.1.9" />
<plugin name="cordova-plugin-console" spec="git+https://github.com/apache/cordova-plugin-console.git" />
<plugin name="cordova-plugin-device" spec="git+https://github.com/apache/cordova-plugin-device.git" />