6280ef4ab8
This reverts commit 899afa2092
.
Was able to reproduce a crash with this in second test that was actually
resolved in the previous proguard. Reverting.
5 lines
206 B
INI
5 lines
206 B
INI
-keepattributes **
|
|
-keep class !android.support.v7.internal.view.menu.**,!org.spongycastle.asn1.**,!org.spongycastle.crypto.ec.**,!org.spongycastle.x509.**,** {*;}
|
|
-dontpreverify
|
|
-dontoptimize
|
|
-dontwarn **
|