From e5d71f1f359b67a43f08e6fa8f2cc5cdc9053262 Mon Sep 17 00:00:00 2001 From: John Grub Date: Mon, 9 Jun 2014 00:44:59 -0700 Subject: [PATCH] allows ant build to succeed: bump android version --- android/phoenix/libs/googleplay/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/phoenix/libs/googleplay/project.properties b/android/phoenix/libs/googleplay/project.properties index dfa4dd0977..484dab0753 100644 --- a/android/phoenix/libs/googleplay/project.properties +++ b/android/phoenix/libs/googleplay/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-16 +target=android-17 android.library=true