v0.4.2: actually fixed proguard cleansing debug info (I hope)

This commit is contained in:
Evan Debenham
2016-09-02 19:16:07 -04:00
parent ce16e0c241
commit d2bfb43965

View File

@@ -19,4 +19,4 @@
-dontwarn **
-keep class com.shatteredpixel.** { *; }
-keep class com.watabou.** { *; }
-keepattributes LineNumberTable
-keepattributes SourceFile,LineNumberTable