From 052f96c54db8d740dc193dde9871116f40aec54a Mon Sep 17 00:00:00 2001 From: James Sanford Date: Fri, 26 Jul 2013 18:05:48 -0700 Subject: [PATCH] Target android-18 --- AndroidManifest.xml | 6 +++--- project.properties | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 518330c..abd640a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,11 +1,11 @@ - + diff --git a/project.properties b/project.properties index 661a8e1..4696ba9 100644 --- a/project.properties +++ b/project.properties @@ -1,2 +1,2 @@ -target=android-16 +target=android-18 android.library.reference.1=ActionBarSherlock/library