-keep. 保护类及类成员不被压缩和混淆 -keep public class com.example.MyMain { public static void main(java.lang.String[]); } 复制代码.
確定! 回上一頁