mirror of
https://github.com/square/okhttp.git
synced 2026-01-12 10:23:16 +03:00
* Get the OSGi plugin to work with Kotlin/Multiplatform This introduces a hacky workaround to a BND bug: https://github.com/bndtools/bnd/issues/6590 * Fix build issues --------- Co-authored-by: Jesse Wilson <jwilson@squareup.com>