mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00
Remove okhttp related proguard rules
Issue: androidx/media#10310 #minor-release PiperOrigin-RevId: 461889651 (cherry picked from commit 759de7d6120b5cfd4f5198122c1217ab05c0aade)
This commit is contained in:
parent
d63f167dae
commit
cc5b0e1867
@ -1,8 +1,6 @@
|
||||
# Proguard rules specific to the OkHttp extension.
|
||||
|
||||
# Options specified by https://github.com/square/okhttp/blob/master/README.md
|
||||
-dontwarn okhttp3.**
|
||||
-dontwarn okio.**
|
||||
-dontwarn javax.annotation.**
|
||||
-dontwarn org.conscrypt.**
|
||||
-keepnames class okhttp3.internal.publicsuffix.PublicSuffixDatabase
|
||||
|
Loading…
x
Reference in New Issue
Block a user