mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 12:38:00 +01:00
9 lines
311 B
Prolog
9 lines
311 B
Prolog
-keep class com.simplemobiletools.** { *; }
|
|
-dontwarn com.simplemobiletools.**
|
|
-dontwarn org.apache.**
|
|
|
|
# Picasso
|
|
-dontwarn javax.annotation.**
|
|
-keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase
|
|
-dontwarn org.codehaus.mojo.animal_sniffer.*
|
|
-dontwarn okhttp3.internal.platform.ConscryptPlatform
|