4 lines
198 B
Prolog
4 lines
198 B
Prolog
# retain these to support class references and meaningful stack traces
|
|
-keepnames class com.shatteredpixel.** { *; }
|
|
-keepnames class com.watabou.** { *; }
|
|
-keepattributes SourceFile,LineNumberTable |