mirror of
https://e.coding.net/circlecloud/JumpPlate.git
synced 2024-11-23 02:08:49 +00:00
更新混淆文件...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
4785040c3e
commit
1fd9b9ed1d
@ -2,7 +2,8 @@
|
||||
-dontoptimize
|
||||
|
||||
# -----忽略所有警告-----
|
||||
-ignorewarnings
|
||||
-dontwarn
|
||||
-dontnote
|
||||
|
||||
# -----混淆时应用侵入式重载-----
|
||||
-overloadaggressively
|
||||
@ -30,4 +31,4 @@
|
||||
}
|
||||
|
||||
# -----保护命令解析正常-----
|
||||
-keepnames class * extends **.commands.BaseCommand
|
||||
-keepnames class * extends **.commands.BaseCommand
|
Loading…
Reference in New Issue
Block a user