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

Use default target hierarchy to setup build targets

Open fzhinkin opened this issue 2 years ago • 0 comments
trafficstars

The build script could be cleaner with the default target hierarchy (https://kotlinlang.org/docs/whatsnew1820.html#new-approach-to-source-set-hierarchy).

And it'll be enabled by default in the future: https://youtrack.jetbrains.com/issue/KT-58676

fzhinkin avatar Jun 23 '23 13:06 fzhinkin