From bd42a7d06e55b1c0735762e5208290faad2966c7 Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Mon, 14 Oct 2013 15:49:30 -0400 Subject: [PATCH] Upgrade to SDK version 17 The ant build was failing after commit 1afff1e Ref commit 88c7b20 --- ant.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ant.properties b/ant.properties index 6be7f3220..cf3bfb120 100644 --- a/ant.properties +++ b/ant.properties @@ -19,5 +19,5 @@ split.density=false java.encoding=utf8 # Project target. -target=android-15 +target=android-17 extensible.libs.classpath=compile-only-libs