5543e52Generated extension accessor can configure DeferredConfigurable extensions
e75d7d9Put automatic generation of extension accessors behind feature flag
Due to the potential for build script compilation failures resulting from unaccessible extension types or illegal extension names at the moment, automatic accessors will only be generated if the project property `org.gradle.script.lang.kotlin.accessors.auto` is set to `"true"`. See #235 |
![]() |