File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -367,10 +367,10 @@ dependencies {
367367
368368 // Utils
369369 implementation(" androidx.work:work-runtime:2.9.0" )
370- implementation(" com.squareup.okhttp3:okhttp:5.0.0-alpha.11 " )
371- implementation(" com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.11 " )
370+ implementation(" com.squareup.okhttp3:okhttp:5.0.0-alpha.12 " )
371+ implementation(" com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.12 " )
372372 // logging interceptor
373- debugImplementation(" com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.11 " )
373+ debugImplementation(" com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.12 " )
374374 // Chromium cronet from androidacy
375375 implementation(" org.chromium.net:cronet-embedded:113.5672.61" )
376376
You can’t perform that action at this time.
0 commit comments