修改资源名和包名

This commit is contained in:
zhanglei
2025-07-05 16:58:16 +08:00
parent 8a60755b60
commit a97a11c0a1
218 changed files with 796 additions and 816 deletions
+1 -1
View File
@@ -149,7 +149,7 @@
# 过滤泛型
-keepattributes Signature
#保持bean目录下文件不被混淆
-keep class com.yxjk.healthexpertclient.bean.** {*;}
-keep class com.xjjk.healthexpertclient.bean.** {*;}
-keep class com.btpj.lib_base.data.bean.** {*;}
# ImmersionBar
-keep class com.gyf.immersionbar.* {*;}