1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-14 21:45:14 -05:00

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

This reverts commit 4134685c65.
This commit is contained in:
Jesse Vincent 2013-11-05 21:12:23 -05:00
parent c0b6793053
commit 3a0dcd70b8

View File

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