mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Remove okhttp related proguard rules
Issue: androidx/media#10310
#minor-release
PiperOrigin-RevId: 461889651
(cherry picked from commit 759de7d612)
This commit is contained in:
parent
d63f167dae
commit
cc5b0e1867
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Reference in a new issue