remove okhttp-tls dependency (#2132)
This commit is contained in:
parent
dee6a3a160
commit
b195b42c46
|
@ -140,7 +140,6 @@ dependencies {
|
|||
|
||||
implementation "com.squareup.okhttp3:okhttp:$okhttpVersion"
|
||||
implementation "com.squareup.okhttp3:logging-interceptor:$okhttpVersion"
|
||||
implementation "com.squareup.okhttp3:okhttp-tls:$okhttpVersion"
|
||||
|
||||
implementation "org.conscrypt:conscrypt-android:2.5.1"
|
||||
|
||||
|
|
Loading…
Reference in New Issue