We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44447b1 + 4d84772 commit 8d65b11Copy full SHA for 8d65b11
1 file changed
app/build.gradle.kts
@@ -368,7 +368,7 @@ dependencies {
368
// Utils
369
implementation("androidx.work:work-runtime:2.9.0")
370
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
371
- implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.12")
+ implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
372
// logging interceptor
373
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.12")
374
// Chromium cronet from androidacy
0 commit comments