混淆配置:添加自定义混淆字典
This commit is contained in:
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
@@ -30,6 +30,10 @@
|
|||||||
# 保留行号
|
# 保留行号
|
||||||
-keepattributes SourceFile,LineNumberTable
|
-keepattributes SourceFile,LineNumberTable
|
||||||
|
|
||||||
|
-obfuscationdictionary ./../dictionry.txt
|
||||||
|
-classobfuscationdictionary ./../dictionry.txt
|
||||||
|
-packageobfuscationdictionary ./../dictionry.txt
|
||||||
|
|
||||||
#-dontwarn #//dontwarn去掉警告
|
#-dontwarn #//dontwarn去掉警告
|
||||||
#-dontskipnonpubliclibraryclassmembers
|
#-dontskipnonpubliclibraryclassmembers
|
||||||
#-keep public class * extends android.app.Fragment
|
#-keep public class * extends android.app.Fragment
|
||||||
|
5000
dictionry.txt
Normal file
5000
dictionry.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user