Join Slack
Powered by
Quick question. How can I add a dependency on (the...
# gradle
j
james_bassett
02/19/2017, 11:42 PM
Quick question. How can I add a dependency on (the
bundled version
of) gradle-script-kotlin in a normal groovy build.gradle file? I need access to the [groovy interop](
https://github.com/gradle/gradle-script-kotlin/blob/master/src/main/kotlin/org/gradle/script/lang/kotlin/GroovyInteroperability.kt
) functions for a Kotlin plugin, but I don't want to update to use GSK for builds yet.
Open in Slack
Previous
Next