Files
shattered-pixel-dungeon-web…/core/proguard-rules.pro
2017-06-04 21:59:38 -04:00

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