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

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