Skip to content

Commit

Permalink
Merge pull request #132 from Androidacy/dependabot/gradle/com.squareu…
Browse files Browse the repository at this point in the history
…p.okhttp3-okhttp-dnsoverhttps-5.0.0-alpha.14

Bump com.squareup.okhttp3:okhttp-dnsoverhttps from 5.0.0-alpha.12 to 5.0.0-alpha.14
  • Loading branch information
androidacy-user authored Jun 30, 2024
2 parents 44447b1 + 4d84772 commit 8d65b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ dependencies {
// Utils
implementation("androidx.work:work-runtime:2.9.0")
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.12")
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:5.0.0-alpha.14")
// logging interceptor
debugImplementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.12")
// Chromium cronet from androidacy
Expand Down

0 comments on commit 8d65b11

Please sign in to comment.