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 b08e62f commit 6c0ec3dCopy full SHA for 6c0ec3d
app/proguard-rules.pro
@@ -15,3 +15,7 @@
15
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
16
# public *;
17
#}
18
+-dontnote android.net.http.*
19
+-dontnote org.apache.http.**
20
+-keep class com.simplemobiletools.** { *; }
21
+-dontwarn com.simplemobiletools.**
0 commit comments