Recently I've migrated all my build scripts to Kotlin DSL.
When I'm adding a new module in Android Studio I've got autogenerated build script written in Groovy.
How can I update Android Studio new module template to use autogenerated build script written in Kotlin DSL?
Thanks
This should be available in Android Studio Bumblebee.
Follow the issue here https://issuetracker.google.com/issues/144835294