adding an apache rule in proguard

This commit is contained in:
tibbi 2018-07-04 12:19:09 +02:00
parent ce7e18196b
commit aea94e4f1e
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
-keep class com.simplemobiletools.** { *; }
-dontwarn com.simplemobiletools.**
-dontwarn org.apache.**