adding an apache rule in proguard
This commit is contained in:
parent
ce7e18196b
commit
aea94e4f1e
|
@ -1,2 +1,3 @@
|
|||
-keep class com.simplemobiletools.** { *; }
|
||||
-dontwarn com.simplemobiletools.**
|
||||
-dontwarn org.apache.**
|
||||
|
|
Loading…
Reference in New Issue