mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove okhttp related proguard rules
Issue: androidx/media#10310 #minor-release PiperOrigin-RevId: 461889651
This commit is contained in:
parent
21016eaadf
commit
5adf708b43
@ -1,8 +1,6 @@
|
|||||||
# 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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user