Skip to content

Commit

Permalink
Ok, really bump android's min sdk this time
Browse files Browse the repository at this point in the history
  • Loading branch information
timkim committed Nov 24, 2014
1 parent 17b1667 commit e3628f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<preference name="auto-hide-splash-screen" value="false" />
<preference name="AutoHideSplashScreen" value="false" />
<preference name="disable-cursor" value="false" />
<preference name="android-minSdkVersion" value="7" />
<preference name="android-minSdkVersion" value="16" />
<preference name="android-installLocation" value="auto" />
<preference name="DisallowOverscroll" value="true" />
<preference name="WebViewBounce" value="false" />
Expand Down

0 comments on commit e3628f1

Please sign in to comment.