1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

K-9 does not yet work properly when installed to SD. Revert the

install-location for now, per discussion with the original committer a
few days ago.
This commit is contained in:
Jesse Vincent 2010-08-17 23:21:36 +00:00
parent 1252ffb610
commit 5be5aaa44a

View File

@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="3101"
android:versionName="3.101" package="com.fsck.k9"
android:installLocation="auto">
>
<uses-sdk
android:minSdkVersion="3"
android:targetSdkVersion="4"