From 5fd5209c87400598d185beaa836994451c3460d9 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Sun, 28 Oct 2012 12:52:48 -0700 Subject: Revert "Undo updating the target SDK." Updated the build server with all the right SDKs. This reverts commit 7e55e7a846cbc86cb8e47cd04343218988a32093. --- project.properties | 2 +- res/values-v14/styles.xml | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 res/values-v14/styles.xml diff --git a/project.properties b/project.properties index 21aad77..7892870 100644 --- a/project.properties +++ b/project.properties @@ -11,4 +11,4 @@ split.density=false proguard.config=proguard.cfg # Project target. -target=android-11 +target=android-15 diff --git a/res/values-v14/styles.xml b/res/values-v14/styles.xml new file mode 100644 index 0000000..2535451 --- /dev/null +++ b/res/values-v14/styles.xml @@ -0,0 +1,24 @@ + + + + + -- cgit v1.2.3