mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
* Switch back to the kotlin JVM plugin This does a ton of file moves from jvmMain to main, and jvmTest to test. * Don't use AnimalSniffer on okcurl * Use assertk more (#8150)