From 63b31cdb9793ea7b8da7e51206020593a5a5c364 Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Tue, 12 Feb 2013 14:27:56 +0700 Subject: [PATCH] updated to android 17 target --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index 2566d165..6bf01f19 100644 --- a/project.properties +++ b/project.properties @@ -8,5 +8,5 @@ # project structure. # Project target. -target=android-16 +target=android-17 android.library.reference.1=../ActionBarSherlock/library