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 f5587cc + b801c36 commit 66aa43cCopy full SHA for 66aa43c
app/build.gradle.kts
@@ -367,7 +367,7 @@ dependencies {
367
368
// Utils
369
implementation("androidx.work:work-runtime:2.9.0")
370
- implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
+ implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.14")
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.14")
0 commit comments