Gradle Kotlinize - Groovy to Kotlin converter online

GitHub Repo stars

Paste your build.gradle into the left box. The contents will then be converted from Groovy to the new Kotlin-based Gradle build file format in the right box. Use the output in a file named build.gradle.kts in your project.

Groovy input - build.gradle
Kotlin output - build.gradle.kts

Gradle Kotlinize is an online tool to convert Gradle Groovy to Kotlin kts format (convert build.gradle to build.gradle.kts)