Merge pull request #3309 from wagyourtail/patch-2
fix inner class attribute being stripped
This commit is contained in:
commit
15b991a48e
1
scripts/proguard.pro
vendored
1
scripts/proguard.pro
vendored
@ -1,5 +1,6 @@
|
|||||||
-keepattributes Signature
|
-keepattributes Signature
|
||||||
-keepattributes *Annotation*
|
-keepattributes *Annotation*
|
||||||
|
-keepattributes InnerClasses
|
||||||
|
|
||||||
-optimizationpasses 5
|
-optimizationpasses 5
|
||||||
-verbose
|
-verbose
|
||||||
|
Loading…
x
Reference in New Issue
Block a user