Join Slack
Powered by
<@UASTX361Y> there's no such class, better to use ...
# gradle
i
ilya.gorbunov
06/17/2018, 10:03 PM
@bissell
there's no such class, better to use interfaces from `org.jetbrains.kotlin.gradle.dsl`:
https://github.com/JetBrains/kotlin/blob/1.2.50/libraries/tools/kotlin-gradle-plugin/src/main/kotlin/org/jetbrains/kotlin/gradle/dsl/KotlinCompile.kt
b
bissell
06/17/2018, 10:13 PM
ah ok thanks for the tip! FYI
KotlinCommonCompile
is mentioned in the Gradle docs here:
https://kotlinlang.org/docs/reference/using-gradle.html
bissell
06/17/2018, 10:14 PM
ah I see, that section just meant to be specific to Gradle Kotlin DSL
i
ilya.gorbunov
06/17/2018, 10:15 PM
No it's not specific
3
Views
Open in Slack
Previous
Next