Commit 53412499 by sikang

update

parent 1e5e81e2
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
# 避免混淆反射 # 避免混淆反射
-keepattributes EnclosingMethod -keepattributes EnclosingMethod
# 抛出异常时保留代码行号 # 抛出异常时保留代码行号
##-keepattributes SourceFile,LineNumberTable #-keepattributes SourceFile,LineNumberTable
# 不混淆内部类 # 不混淆内部类
-keepattributes InnerClasses -keepattributes InnerClasses
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment