Gradle / subprojects / kotlin-dsl-plugins
kotlin-dsl-plugins.gradle.kts
1250c3aRemove the API parameter names JARs
In order to enable code navigation and refactoring across Kotlin DSL project boundaries. The need for parameter names JARs has been mitigated by removing usages of Kotlin interface delegation from the public API and implementing the required interfaces explicitly. Resolves #1360 6855338Bump :kotlinDslPlugins version
Signed-off-by: Paul Merlin <paul@gradle.com> |
![]() |