feat:新增混淆字典
This commit is contained in:
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@@ -29,6 +29,9 @@
|
|||||||
|
|
||||||
# 保留行号
|
# 保留行号
|
||||||
-keepattributes SourceFile,LineNumberTable
|
-keepattributes SourceFile,LineNumberTable
|
||||||
|
-obfuscationdictionary dic.txt
|
||||||
|
-classobfuscationdictionary dic.txt
|
||||||
|
-packageobfuscationdictionary dic.txt
|
||||||
|
|
||||||
#-dontwarn #//dontwarn去掉警告
|
#-dontwarn #//dontwarn去掉警告
|
||||||
#-dontskipnonpubliclibraryclassmembers
|
#-dontskipnonpubliclibraryclassmembers
|
||||||
|
Reference in New Issue
Block a user