Hello, newbie question
I want to migrate my gradle buildscripts to the kotlin DSL
Any recommendation/resources on how to proceed?
Is the Kotlin DSL mature enough to configure android projects too now?
Can I have in a multi-module project the android module configured with groovy and the others configured with the Kotlin DSL?