Random Thoughts on Using Gradle With Kotlin DSL
Since Gradle 3.0 you can [write your build scripts using Kotlin instead of Groovy][1]. I was curious, so I decided to give it a try. Here are my thoughts on the process.
Read on →
Since Gradle 3.0 you can [write your build scripts using Kotlin instead of Groovy][1]. I was curious, so I decided to give it a try. Here are my thoughts on the process.
Read on →