更新混淆文件...

Signed-off-by: 502647092 <jtb1@163.com>
master
502647092 2016-02-23 14:15:18 +08:00
parent 5cdbe152d4
commit 0952b8b0f8
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@
-dontoptimize
# -----忽略所有警告-----
-ignorewarnings
-dontwarn
-dontnote
# -----混淆时应用侵入式重载-----
-overloadaggressively
@ -30,4 +31,4 @@
}
# -----保护命令解析正常-----
-keepnames class * extends **.commands.BaseCommand
-keepnames class * extends **.commands.BaseCommand