add a proguard rule
This commit is contained in:
parent
d2523e51e0
commit
87bce82557
|
@ -15,3 +15,4 @@
|
|||
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
||||
# public *;
|
||||
#}
|
||||
-dontwarn com.simplemobiletools.filemanager.dialogs.PropertiesDialog
|
||||
|
|
Loading…
Reference in New Issue