From 0114d46f71406d930df217f664d97e7c69e9bb6f Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Tue, 19 Aug 2014 23:58:43 +0300 Subject: [PATCH] Update target to android-19 --- project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.properties b/project.properties index ce39f2d..4ab1256 100644 --- a/project.properties +++ b/project.properties @@ -11,4 +11,4 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-18 +target=android-19 -- 2.30.2