Android OKHttp Proguard R8 warnings

When you reference OKHttp in your Android project and compile, the error **‘Missing class org.bouncycastle.jsse.BCSSLParameters (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)

阅读全文 »
0%