Learning Android Development
Convert Android’s Gradle files from Groovy to Kotlin Step by Step
Transform your initial Android Project Gradle into Kotlin
When we create a project in Android (Arctic Fox 2020.3.1), we get the default Gradle Script setup for us. There are 3 Gradle files, they are all written in Groovy still.