Simple-File-Manager/app/proguard-rules.pro
2022-05-15 20:22:01 +02:00

5 lines
166 B
Prolog

-dontnote android.net.http.*
-dontnote org.apache.http.**
-keep class com.simplemobiletools.** { *; }
-dontwarn com.simplemobiletools.**
-keep class com.shockwave.**