Commit 759de7d6 by bachinger Committed by Rohit Singh

Remove okhttp related proguard rules

Issue: androidx/media#10310
#minor-release
PiperOrigin-RevId: 461889651
parent 42f2e144
Showing with 0 additions and 2 deletions
# Proguard rules specific to the OkHttp extension. # Proguard rules specific to the OkHttp extension.
# Options specified by https://github.com/square/okhttp/blob/master/README.md # Options specified by https://github.com/square/okhttp/blob/master/README.md
-dontwarn okhttp3.**
-dontwarn okio.** -dontwarn okio.**
-dontwarn javax.annotation.** -dontwarn javax.annotation.**
-dontwarn org.conscrypt.** -dontwarn org.conscrypt.**
-keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment