An introduction to Gradle and its Kotlin DSL | Gradle & Kotlin DSL

Опубликовано: 01 Ноябрь 2024
на канале: Marco Behler
10,246
63

Check out https://www.marcobehler.com for more modern Java training!

In this episode you will convert a simple Java Gradle project to a Gradle project using the new Kotlin DSL. This means converting the build.gradle files to build.gradle.kts files and making sure everything is setup correctly. As always, there's a couple of caveats to watch out for!