mirror of
https://github.com/moparisthebest/k-9
synced 2025-01-11 13:49:15 -05:00
Increase minSdkVersion to 8 because we're using SearchView in FolderList
This commit is contained in:
parent
88c7b20c43
commit
ed354eea32
@ -5,7 +5,7 @@
|
|||||||
android:versionName="4.502" package="com.fsck.k9"
|
android:versionName="4.502" package="com.fsck.k9"
|
||||||
>
|
>
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="7"
|
android:minSdkVersion="8"
|
||||||
android:targetSdkVersion="17"
|
android:targetSdkVersion="17"
|
||||||
/>
|
/>
|
||||||
<supports-screens
|
<supports-screens
|
||||||
|
Loading…
Reference in New Issue
Block a user