proguard-maven-plugin混淆代码排除方法

当使用proguard-maven-plugin混淆代码时,如果要排除某个类中某个方法不混淆,务必参数指定全路径类名,否则会不生效。

posted @ 2021-11-03 18:09  ACaptain  阅读(525)  评论(0编辑  收藏  举报