remove a not needed proguard rule

This commit is contained in:
tibbi 2016-10-12 20:24:25 +02:00
parent 3afb4aa003
commit 011dedc3d2

View file

@ -15,4 +15,3 @@
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}
-dontwarn com.simplemobiletools.filemanager.dialogs.PropertiesDialog