Skip to content

混淆配置

Qu edited this page Apr 14, 2019 · 9 revisions
-keep public class * implements me.mvp.frame.integration.ConfigModule
-keep class * implements me.mvp.frame.frame.IModel {
    <methods>;
    <fields>;
}

Clone this wiki locally