Magic_Ling_Pixel_Dungeon/core/proguard-rules.pro

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