mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
Remove okhttp related proguard rules
Issue: androidx/media#10310
#minor-release
PiperOrigin-RevId: 461889651
(cherry picked from commit 5adf708b43)
This commit is contained in:
parent
8dbf6f9f0d
commit
1622b57974
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