mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
8 lines
294 B
Text
8 lines
294 B
Text
# 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
|