Merge branch '2.7.x'

This commit is contained in:
Andy Wilkinson
2022-05-13 14:02:36 +01:00

View File

@@ -1052,16 +1052,8 @@ bom {
}
library("OkHttp", "4.9.3") {
group("com.squareup.okhttp3") {
modules = [
"logging-interceptor",
"mockwebserver",
"okcurl",
"okhttp",
"okhttp-brotli",
"okhttp-dnsoverhttps",
"okhttp-sse",
"okhttp-tls",
"okhttp-urlconnection"
imports = [
"okhttp-bom"
]
}
}