Plugging into the Gradle Matrix — John Rodriguez & Tony Robalik
There's a part @ 28:10 about Kotlin DSL being
meh due to build scripts compiling poorly, which I guess can have a significant impact at scale. With conventions and a
strict simple script structure the difference between Groovy and Kotlin should be negligible (in terms of writing and maintaining them).