fix inner class attribute being stripped
This commit is contained in:
parent
02711a73ed
commit
e58220e2c4
1
scripts/proguard.pro
vendored
1
scripts/proguard.pro
vendored
@ -1,5 +1,6 @@
|
||||
-keepattributes Signature
|
||||
-keepattributes *Annotation*
|
||||
-keepattributes InnerClasses
|
||||
|
||||
-optimizationpasses 5
|
||||
-verbose
|
||||
|
Loading…
Reference in New Issue
Block a user