From c72827361fa90c00525b192c60bbc7f1b07786f2 Mon Sep 17 00:00:00 2001 From: Sam Steele Date: Thu, 26 Apr 2012 14:06:37 -0700 Subject: [PATCH] Update to build with the Android 4.0.3 SDK --- app/project.properties | 2 +- library/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/project.properties b/app/project.properties index bc4b0e36..943c6510 100644 --- a/app/project.properties +++ b/app/project.properties @@ -10,6 +10,6 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-14 +target=android-15 apk-configurations= android.library.reference.1=../library diff --git a/library/project.properties b/library/project.properties index 5ca7d624..f28bc833 100644 --- a/library/project.properties +++ b/library/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=android-14 +target=android-15