2026-08-13 22:01:20 +02:00
|
|
|
# OkHttp ships Animal Sniffer and Conscrypt references that are absent at
|
|
|
|
|
# runtime on Android. Silence them rather than pulling in the dependencies.
|
|
|
|
|
-dontwarn okhttp3.internal.platform.**
|
|
|
|
|
-dontwarn org.conscrypt.**
|
|
|
|
|
-dontwarn org.bouncycastle.**
|
|
|
|
|
-dontwarn org.openjsse.**
|