2017-03-12 16:00:37 +00:00
|
|
|
# retain these to support class references and meaningful stack traces
|
|
|
|
-keepnames class com.shatteredpixel.** { *; }
|
|
|
|
-keepnames class com.watabou.** { *; }
|
2016-09-02 23:16:07 +00:00
|
|
|
-keepattributes SourceFile,LineNumberTable
|