From 4e0eef8fd3ef380a991dbf3e1e6aa3a5545a0e5e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 15 Nov 2012 11:23:01 -0800 Subject: [PATCH] Upgrade target to 16 in default properties file at root --- default.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.properties b/default.properties index a923a3f11..37b6a1ab3 100644 --- a/default.properties +++ b/default.properties @@ -1,4 +1,4 @@ # A dummy file to force the Android Emulator Plugin to install SDK 15 # which we need for compiling against ABS 4. -target=android-15 +target=android-16