Skip to content

Gradle for Kotlin#

Gradle is one of the most popular build tools in the Kotlin space, including classic applications, Kotlin Multiplatform, and Android.

Official Documentation#

The official documentation for Kotlin development with Gradle is provided by the Kotlin Foundation on its site. You can find this documentation here.

Info

Work in progress, recipe contributions are welcome!

References#