From 95cbee5f175175200854497898cb79d80a3a54ea Mon Sep 17 00:00:00 2001 From: Nathaniel McCallum Date: Tue, 22 Oct 2013 15:31:41 -0400 Subject: [PATCH] Use target android-18 --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index a3ee5ab..ce39f2d 100644 --- a/project.properties +++ b/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-17 +target=android-18 -- 2.43.2