Hey folks, just wanted to check that
https://youtrack.jetbrains.com/issue/KT-53477 was still on the radar somewhere - is there any chance of it getting addressed sometime soon? It's particularly painful when developing compiler plugins as getting Gradle to use the shadow jar for a project or included build dependency is not trivial (especially since you don't control the actual dependency addition).
In the meantime, is there any harm in setting all the native compiler plugin configurations to be transitive myself?