commit ea919c55b7fe5cc20dbb8d4cef65867cd236bf7c Author: Nathan Freitas nathan@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
tor-commits@lists.torproject.org