mirror of
https://e.coding.net/circlecloud/RocketJump.git
synced 2025-11-24 23:56:06 +00:00
@@ -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
|
||||||
Reference in New Issue
Block a user