package okhttp3;
/* loaded from: classes6.dex */
public final class OkHttp {
public static final OkHttp INSTANCE = new OkHttp();
public static final String VERSION = "4.11.0";
private OkHttp() {
}