Join Slack
Powered by
When writing a gradle plugin in Kotlin, is there s...
# announcements
f
Florian Wiesner
03/07/2018, 4:29 PM
When writing a gradle plugin in Kotlin, is there some hidden magic required to make properties of the extension class visible to Kotlin DSL?
Florian Wiesner
03/07/2018, 4:35 PM
seems the
_Decorated
class does not inherit the property from the extension I wrote
Open in Slack
Previous
Next