This commit is contained in:
Leijurv 2018-09-24 14:35:14 -07:00
parent 2c4384970c
commit 1553f99129
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

2
proguard.pro vendored
View File

@ -5,7 +5,7 @@
-keepattributes Signature
-keepattributes *Annotation*
-optimizationpasses 20
-optimizationpasses 10
-verbose
-allowaccessmodification # anything not kept can be changed from public to private and inlined etc