此网站需要 JavaScript。
探索
帮助
登录
xuqmGroup
/
XuqmGroup-AndroidSDK
关注
0
点赞
0
派生
0
你已经派生过 XuqmGroup-AndroidSDK
代码
工单
合并请求
版本发布
百科
动态
1cdcc7e7b4
XuqmGroup-AndroidSDK
/
sdk-update
/
proguard-rules.pro
2 行
79 B
Prolog
原始文件
普通视图
文件历史
Unescape
Escape
fix: 移除库模块 isMinifyEnabled 修复 Duplicate class 冲突 Android 库模块开启 isMinifyEnabled=true 时,R8 各自独立混淆, 将内部类重命名为 a.a / a.b 等短名打进 AAR;多个 AAR 合并到 App 时产生 Duplicate class 冲突。 修复:删除全部 7 个库模块 buildTypes.release 中的 isMinifyEnabled, 混淆由 App 的 R8 统一完成。将 proguard-rules.pro 中的保留规则 (manifest 注册类、反射调用入口、dontwarn)合并进各模块的 consumer-rules.pro 随 AAR 打包。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 14:57:22 +08:00
#
Library
modules
do
not
use
isMinifyEnabled
.
Rules
are
in
consumer
-
rules
.
pro
.
在新工单中引用
复制永久链接
鲁公网安备37132902372882号
|
鲁ICP备20018775号-1