As a long time Gradle user I can tell you that Gra...
# gradle
c
As a long time Gradle user I can tell you that Gradle Kotlin DSL kicks my butt often. The Gradle Groovy DSL is easier for me and there is still a huge amount of documentation and tutorials around that.
👍 3
👎 4
g
What exactly is easier (not including existing documentation of course)
j
(I'm gonna x-post what I wrote above in a thread:) I find it quite surprising there is no up to date sample maintained by either Google or JetBrains or Gradle. Using a build.gradle.kts, with the latest version of Gradle, Kotlin, Android... ) Or is there, and I can't find it?
👍 1
c
Having used Gradle since before 1.0 I find some of the differences jarring.