Just curious about the debug support of Gradle Kot...
# kotlin-dsl
e
Just curious about the debug support of Gradle Kotlin DSL scripts, on IDEA or Android Studio Here the
val a = 0
and
println(a)
is not accessible by debugger variables, however the buildType is able to read