1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Revert "Revert "Temporarily bump ourselves up only install on KitKat for a market hack""

This reverts commit 3a0dcd70b8.
This commit is contained in:
Jesse Vincent 2013-11-05 21:12:23 -05:00
parent be14a88103
commit 68d0a5823b

View File

@ -5,8 +5,8 @@
android:versionName="4.800" package="com.fsck.k9"
>
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="17"
android:minSdkVersion="19"
android:targetSdkVersion="19"
/>
<supports-screens
android:largeScreens="true"