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