82 fix bugs,消息背景透明色,混淆mapping详细规则。
This commit is contained in:
5
app/proguard-rules.pro
vendored
5
app/proguard-rules.pro
vendored
@@ -970,7 +970,10 @@ public static java.lang.String TABLENAME;
|
||||
*;
|
||||
}
|
||||
|
||||
|
||||
# 保留核心属性,确保mapping.txt记录完整
|
||||
-keepattributes SourceFile,LineNumberTable,InnerClasses,LocalVariableTable,LocalVariableTypeTable
|
||||
# 隐藏真实源文件名(可选,不影响还原,仅保护源码信息)
|
||||
-renamesourcefileattribute SourceFile
|
||||
# ========== 针对临时密钥 (SessionQCloudCredentials) 的增强规则 ==========
|
||||
# 1. 精确保护引发错误的类及其所有成员(字段、方法)
|
||||
#-keep class com.tencent.qcloud.core.auth.SessionQCloudCredentials {
|
||||
|
||||
Reference in New Issue
Block a user