even though idea shows me this code ``` /** * The...
# gradle
n
even though idea shows me this code
Copy code
/**
 * The 'shadow' configuration.
 */
val ConfigurationContainer.`shadow`: Configuration
    get() = getByName("shadow")