From 5c38101a9eda2a18b65dfcabf0452bd727009598 Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Mon, 29 Jul 2013 11:30:41 -0700 Subject: [PATCH] Upgrading project to Android 4.3 --- framework/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/project.properties b/framework/project.properties index 2f39d915..931aa8a1 100644 --- a/framework/project.properties +++ b/framework/project.properties @@ -10,7 +10,7 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-17 +target=android-18 apk-configurations= renderscript.opt.level=O0 android.library=true