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
b283132eec
commit
5fd0894c31
@ -5,7 +5,7 @@
|
||||
android:versionName="4.392" package="com.fsck.k9"
|
||||
>
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
android:minSdkVersion="8"
|
||||
android:targetSdkVersion="15"
|
||||
/>
|
||||
<supports-screens
|
||||
|
Loading…
Reference in New Issue
Block a user