We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26321c commit 7b314f9Copy full SHA for 7b314f9
app/proguard-rules.pro
@@ -15,3 +15,6 @@
15
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
16
# public *;
17
#}
18
+
19
+# This is generated automatically by the Android Gradle plugin.
20
+-dontwarn javax.script.ScriptEngineFactory
0 commit comments