All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.proguard.okhttp3.pro Maven / Gradle / Ivy

There is a newer version: 5.0.0-alpha.14
Show newest version
# JSR 305 annotations are for embedding nullability information.
-dontwarn javax.annotation.**

# A resource is loaded with a relative path so the package of this class must be preserved.
-keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase

# Animal Sniffer compileOnly dependency to ensure APIs are compatible with older versions of Java.
-dontwarn org.codehaus.mojo.animal_sniffer.*

# OkHttp platform used only on JVM and when Conscrypt dependency is available.
-dontwarn okhttp3.internal.platform.ConscryptPlatform




© 2015 - 2024 Weber Informatics LLC | Privacy Policy