Open rorbech opened 1 year ago
Note, I tried to remove it a few months back but ran into some issues with how we set up our tests. I was running into some compile time issues with how we registered the compiler plugin.
Might be that it is smart to collapse with bumping to Kotlin 1.8.x because that also requires some updates to the plugin registration.
Kotlin 1.6.0 aligned the compiler plugin abi so we could get rid of the native specific shadowed artifact to simplify build and distributables a bit.