Structure your Project with Gradle by using Kotlin Everywhere

Gradle is not only the preferred build tool for Kotlin projects, but also offers its own Kotlin DSL to define your project and build structure. In this talk, we will look at the features Gradle offers to structure your project and how you make use of them by writing build scripts with Kotlin.