kotlinx.coroutines icon indicating copy to clipboard operation
kotlinx.coroutines copied to clipboard

Merge kotlinx-coroutines-core and kotlinx-coroutines-jdk8

Open qwwdfsad opened this issue 3 years ago • 1 comments
trafficstars

We're gradually moving away from 1.6 support (#1589), it seems to be the time to merge supplementary jdk8 artifact into the core.

To keep Android API at a reasonable level, jdk8 will be existing in a separate source-set that will depend on core's main, but not the vice versa. Additionally, we'll keep releasing empty jdk8 artifact for compatibility reasons

qwwdfsad avatar Apr 28 '22 12:04 qwwdfsad

As the change is rather technical, it seems like we can do it in a minor release as well to see how things are going prior to the same change in standard library

qwwdfsad avatar Apr 28 '22 12:04 qwwdfsad