yes :slightly_smiling_face: That's why I was using...
# gradle
c
yes 🙂 That's why I was using
by getting
. Question is why this doesn't work anymore and, if it was intended that way, what alternative way exists besides the more verbose version I've already listed above.
e
FTR
val compileKotlin by getting(KotlinCompile::class) {}
works, the class literal is required