diff --git a/proguard.pro b/proguard.pro index 03a3ed3f..b25c6a12 100644 --- a/proguard.pro +++ b/proguard.pro @@ -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