mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"ignoreDeps": [
|
|
"com.squareup.okhttp3:okhttp",
|
|
"com.squareup.okhttp3:okhttp-tls",
|
|
"com.squareup.okhttp3:mockwebserver"
|
|
]
|
|
}
|