From ee132e92d1110fef909dcce5a55867f024e19820 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Mon, 8 Aug 2011 01:01:15 -0400 Subject: [PATCH] 3.9 no longer targets 1.6. Bumped to the oldest 2.x sdk level that google still lets us build against. Thanks and apologies to Joey Jones for finding the pre-existing incompatibility that pushed me to make the build change we've been promising for so long --- AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b5047cc9f..4c3de3ea5 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -5,8 +5,8 @@ android:versionName="3.906" package="com.fsck.k9" >