Join Slack
Powered by
Just curious about the debug support of Gradle Kot...
# kotlin-dsl
e
El Zhang
02/13/2021, 2:55 PM
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
Open in Slack
Previous
Next