mirror of
https://e.coding.net/circlecloud/RocketJump.git
synced 2024-12-28 20:58:49 +00:00
修改混淆配置文件...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
0952b8b0f8
commit
5663cb7737
@ -24,6 +24,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
# -----保护注解命令方法不被清理-----
|
# -----保护注解命令方法不被清理-----
|
||||||
|
-keepclassmembers class **.commands.HandlerCommand { <methods>; }
|
||||||
-keepclassmembers class * implements **.commands.HandlerCommands
|
-keepclassmembers class * implements **.commands.HandlerCommands
|
||||||
{
|
{
|
||||||
@**.commands.HandlerCommand <methods>;
|
@**.commands.HandlerCommand <methods>;
|
||||||
|
Loading…
Reference in New Issue
Block a user