I've just enjoyed Hans' talk about kotlin gradle s...
# gradle
h
I've just enjoyed Hans' talk about kotlin gradle script. But also after reading the corresponding jetbrains and gradle blog posts, as well as the grade-script-kotlin FAQ it's still not clear to me whether the gradle folks intend to replace groovy with kotlin as primary language to write gradle build scripts. All I could find says it that groovy is [not deprecated](https://github.com/gradle/gradle-script-kotlin/wiki/Frequently-Asked-Questions#is-using-groovy-for-my-build-scripts-deprecated). ??