v0.4.2: fixed proguard cleansing debug info

This commit is contained in:
Evan Debenham 2016-08-31 13:07:14 -04:00
parent 67f435319f
commit 7ff72dee27

View File

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