From ea919c55b7fe5cc20dbb8d4cef65867cd236bf7c Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Fri, 2 May 2014 00:40:57 -0400 Subject: [PATCH] add the basic proguard support --- project.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/project.properties b/project.properties index cf33a831..ea84c575 100644 --- a/project.properties +++ b/project.properties @@ -6,6 +6,7 @@ # To customize properties used by the Ant build system use, # "ant.properties", and override values to adapt the script to your # project structure. +proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. target=android-19