From 61e89db0863410d692a136fce09e1a9376eca51a Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Sun, 2 Jun 2013 08:08:21 +0200 Subject: refactoring: reuse default proguard settings * see http://tools.android.com/recent/proguardimprovements --- main/ant.properties | 2 -- 1 file changed, 2 deletions(-) (limited to 'main/ant.properties') diff --git a/main/ant.properties b/main/ant.properties index e3fa250..e92e080 100644 --- a/main/ant.properties +++ b/main/ant.properties @@ -15,7 +15,5 @@ # 'key.alias' for the name of the key to use. # The password will be asked during the build when you use the 'release' target. -proguard.config=proguard.cfg -proguard.jar=support/proguard.jar source.dir=src;thirdparty java.compilerargs=-Xlint \ No newline at end of file -- cgit v1.1