1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00
Files
okhttp/.vscode/settings.json
Yuri Schimke 348a9510a6 Support codespaces (#8347)
* Create devcontainer.json

* vs code extensions

* simplify

* Switch to java image

* Check for android

* Check for android
2024-04-14 15:24:05 +01:00

4 lines
52 B
JSON

{
"java.compile.nullAnalysis.mode": "automatic"
}