try adding Exceptions to proguard rules too

This commit is contained in:
tibbi 2017-06-23 22:41:42 +02:00
parent 6b02be7e27
commit 073539952b

View File

@ -23,4 +23,4 @@
-dontwarn com.google.common.**
-renamesourcefileattribute SourceFile
-keepattributes SourceFile, LineNumberTable
-keepattributes SourceFile, LineNumberTable, Exceptions