You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-android/proguard.cfg

7 lines
240 B
INI

-keepattributes **
-keep class !org.spongycastle.asn1.**,!org.spongycastle.crypto.ec.**,!org.spongycastle.x509.**,** {*;}
-keep, allowobfuscation class android.support.v7.internal.view.menu.** {*;}
-dontpreverify
-dontoptimize
-dontwarn **