toolbox icon indicating copy to clipboard operation
toolbox copied to clipboard

Redistributed gradleKotlinDsl() jars?

Open kelvSYC opened this issue 10 months ago • 1 comments

Is it possible to have redistributed jars corresponding to gradleKotlinDsl(), in the same way as gradleApi()? Currently, the only way to get the Kotlin DSL is to manually extricate it from the Gradle distribution.

kelvSYC avatar Apr 02 '24 06:04 kelvSYC

I would love to comply with this request, but Kotlin support for building Gradle plugins is messy, so this project doesn't support Kotlin. If we could document and isolate every Kotlin opinion baked into the Gradle plugin development process, we could try it out.

lacasseio avatar Jun 30 '24 22:06 lacasseio