I\'m trying to connect to https server on android using Retrofit. Here\'s my OkHttpClient
OkHttpClient
@Provides public OkHttpClient provideContactClient(){
usesCleartextTraffic
use tools:replace="android:usesCleartextTraffic" in your manifest.xml file