[tor-commits] [orbot/master] add the basic proguard support

n8fr8 at torproject.org n8fr8 at torproject.org
Fri May 2 14:10:38 UTC 2014


commit ea919c55b7fe5cc20dbb8d4cef65867cd236bf7c
Author: Nathan Freitas <nathan at freitas.net>
Date:   Fri May 2 00:40:57 2014 -0400

    add the basic proguard support
---
 project.properties |    1 +
 1 file changed, 1 insertion(+)

diff --git a/project.properties b/project.properties
index cf33a83..ea84c57 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





More information about the tor-commits mailing list