Increase minSdkVersion to 8 because we're using SearchView in FolderList

This commit is contained in:
cketti 2013-05-24 22:55:13 +02:00
parent 88c7b20c43
commit ed354eea32
1 changed files with 1 additions and 1 deletions

View File

@ -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