mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-24 08:38:51 -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"
|
||||
>
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
android:minSdkVersion="8"
|
||||
android:targetSdkVersion="17"
|
||||
/>
|
||||
<supports-screens
|
||||
|
Loading…
Reference in New Issue
Block a user