mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Issue: androidx/media#10310 #minor-release PiperOrigin-RevId: 461889651 (cherry picked from commit 5adf708b43971c3c56df5f1db7c44cef0e58bb3d)
7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
# Proguard rules specific to the OkHttp extension.
|
|
|
|
# Options specified by https://github.com/square/okhttp/blob/master/README.md
|
|
-dontwarn okio.**
|
|
-dontwarn javax.annotation.**
|
|
-dontwarn org.conscrypt.**
|