aboutsummaryrefslogtreecommitdiffstats
path: root/main/ant.properties
diff options
context:
space:
mode:
authorBananeweizen <bananeweizen@gmx.de>2013-06-02 08:08:21 +0200
committerBananeweizen <bananeweizen@gmx.de>2013-06-02 08:08:21 +0200
commit61e89db0863410d692a136fce09e1a9376eca51a (patch)
tree85c12dcf7997bf801f5dc17b93860f86d8d3bc9f /main/ant.properties
parentfa7174789f57d5a804af6c2ff632749137bcaddc (diff)
downloadcgeo-61e89db0863410d692a136fce09e1a9376eca51a.zip
cgeo-61e89db0863410d692a136fce09e1a9376eca51a.tar.gz
cgeo-61e89db0863410d692a136fce09e1a9376eca51a.tar.bz2
refactoring: reuse default proguard settings
* see http://tools.android.com/recent/proguardimprovements
Diffstat (limited to 'main/ant.properties')
-rw-r--r--main/ant.properties2
1 files changed, 0 insertions, 2 deletions
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