Join Slack
Communities
Powered by
it notices that there is an extension with the nam...
# gradle
o
octylFractal
12/03/2018, 9:43 PM
it notices that there is an extension with the name "kotlin" and some type
T
, and generates an extension field to
Project
, something like
val Project.kotlin = extensions.getByName("kotlin") as T
Open in Slack
Previous
Next