From 85c04241c0c617fd6d21f068405b56df2471011b Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Sat, 14 Nov 2009 20:28:28 +0000 Subject: [PATCH] upgrade to "android 1.6, but still works on 1.5" --- AndroidManifest.xml | 8 +++++++- build.properties | 2 +- build.xml | 4 ++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 90ea238c4..691a59b94 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,7 +2,13 @@ - + + diff --git a/build.properties b/build.properties index 2e8ad5739..561bba395 100644 --- a/build.properties +++ b/build.properties @@ -1,2 +1,2 @@ application-package=com.fsck.k9 - +target=android-4 diff --git a/build.xml b/build.xml index e6d668577..cc1ad372f 100644 --- a/build.xml +++ b/build.xml @@ -182,7 +182,7 @@ - @@ -190,7 +190,7 @@ - +