Magic_Ling_Pixel_Dungeon/core/proguard-rules.pro
2016-10-24 23:43:17 -04:00

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