From 11f23a32f7e6dba745955835d99842cc6b9dd31f Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Sun, 2 May 2010 15:53:22 +0000 Subject: [PATCH] Google no longer offers an sdk version 5 (2.0), only v6 (2.0.1) which means the old build.properties kind of lost for us. --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index 42bef63f7..5a74370fd 100644 --- a/build.properties +++ b/build.properties @@ -1,2 +1,2 @@ application-package=com.fsck.k9 -target=android-5 +target=android-6