Skip to content

Commit

Permalink
npm updates
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Nov 29, 2015
1 parent e36b55d commit 8e2b30c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
<plugin name="com.telerik.plugins.nativepagetransitions"/>
<plugin name="cordova-plugin-wkwebview"/>

<preference name="android-build-tool" value="gradle" />

<platform name="ios">
<preference name="orientation" value="portrait" />
Expand All @@ -63,7 +62,7 @@
<preference name="auto-hide-splash-screen" value="true" />
<preference name="disable-cursor" value="false" />
<preference name="android-minSdkVersion" value="14" />
<preference name="android-targetSdkVersion" value="23" />
<preference name="android-targetSdkVersion" value="22" />
<preference name="android-installLocation" value="auto" />
<preference name="SplashScreenDelay" value="2000" />

Expand Down

0 comments on commit 8e2b30c

Please sign in to comment.