we are considering adding such extensions scoped b...
# gradle
b
we are considering adding such extensions scoped by `tasks`:
Copy code
tasks {
   compileKotlin {...}
}
We didn’t get to that yet.
👏 4