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
gildor
02/12/2020, 11:21 AM
What exactly is easier (not including existing documentation of course)
j
jk2018
02/12/2020, 4:20 PM
(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
corneil
02/12/2020, 4:45 PM
Having used Gradle since before 1.0 I find some of the differences jarring.