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