For those who interested in Build.kt debug: <https...
# kobalt
d
For those who interested in Build.kt debug: https://github.com/cbeust/kobalt/issues/232 With the latest Kobalt and IDEA plugin it is possible to debug Build.kt script and put breakpoints inside it and evaluate all user-defined functions and also evaluate the project internals like source dirs, dependencies and almost all what defined in Build.kt. At the moment it is better than Gradle because it is no way (simple way) to debug Gradle Groovy DSL.