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