kotlinx-io icon indicating copy to clipboard operation
kotlinx-io copied to clipboard

Compatibility with 1.3.7x

Open martinbonnin opened this issue 5 years ago • 2 comments
trafficstars

Trying to compile against version 0.1.16 with Kotlin 1.3.71, I get the following error:

 The abi versions don't match. Expected '[22]', found '17'

martinbonnin avatar Mar 27 '20 19:03 martinbonnin

https://github.com/Kotlin/kotlinx-io/issues/54 https://github.com/Kotlin/kotlinx-io/issues/96

Dominaezzz avatar Mar 27 '20 22:03 Dominaezzz

It'd be great if an update could be pushed with Kotlin v1.3.72.

saket avatar May 24 '20 16:05 saket

We're rebooting the kotlinx-io development (see https://github.com/Kotlin/kotlinx-io/issues/131), all issues related to the previous versions will be closed. Consider reopening it if the issue remains (or the feature is still missing) in a new version.

fzhinkin avatar Jun 12 '23 11:06 fzhinkin