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 6bd3292 + e4685c6 commit baec8f3Copy full SHA for baec8f3
app/build.gradle.kts
@@ -370,7 +370,7 @@ dependencies {
370
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
371
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")
+ debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.14")
374
// Chromium cronet from androidacy
375
implementation("org.chromium.net:cronet-embedded:119.6045.31")
376
0 commit comments