mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-11 16:15:25 +01:00
11 lines
345 B
Prolog
11 lines
345 B
Prolog
-keep class com.simplemobiletools.** { *; }
|
|
-dontwarn android.graphics.Canvas
|
|
-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
|