当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 20

前小莫 / xUtils3
暂停

forked from wyouflf / xUtils3
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
consumer-rules.pro 439 Bytes
一键复制 编辑 原始数据 按行查看 历史
wyouflf 提交于 2020-06-18 16:29 . 将混淆配置打包在aar中
-keepattributes Signature,*Annotation*
-keep public class org.xutils.** {
public protected *;
}
-keep public interface org.xutils.** {
public protected *;
}
-keepclassmembers class * extends org.xutils.** {
public protected *;
}
-keepclassmembers @org.xutils.db.annotation.* class * {*;}
-keepclassmembers @org.xutils.http.annotation.* class * {*;}
-keepclassmembers class * {
@org.xutils.view.annotation.Event <methods>;
}
Android
1
https://gitee.com/bochen/xUtils3.git
git@gitee.com:bochen/xUtils3.git
bochen
xUtils3
xUtils3
master

搜索帮助