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:
parent
1252ffb610
commit
5be5aaa44a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user