Thank you!
I wonder if I could create a Gradle plugin that sets this up until the Kotlin Gradle Plugin supports it ...
m
MR3Y
07/03/2022, 3:48 PM
honestly, I haven't tried to do it myself, but if you're in an urgent need for this feature. you can try working around it by creating a temporary third party plugin, Also use the hints mentioned at the end of the issue description as a starting point.