1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/samples
Jesse Wilson 3ad1912f78 Introduce basic multiplatform features to the okhttp build (#6959)
* Introduce basic multiplatform features to the okhttp build

This PR is mostly about moving files from src/main/kotlin to src/jvmMain/kotlin.

Still to do:
 - promote some classes from jvmMain to commonMain
 - enable CI to build different platforms independently

* Fix OSGi for multiplatform
2021-12-16 08:22:02 +00:00
..