Fixed proguard issues

This commit is contained in:
daniel oeh 2014-06-14 13:29:10 +02:00
parent 2ab4b67d78
commit 25cc7dde50

View File

@ -1,11 +1,9 @@
-printmapping out.map
-renamesourcefileattribute SourceFile
-keepattributes SourceFile,LineNumberTable
-dontpreverify
-repackageclasses ''
-allowaccessmodification
-optimizations !code/simplification/arithmetic
-keepattributes *Annotation*
#-injars libs/presto_client-0.8.5.jar