I've tried `closureOf`, `delegatedClosureOf`, and ...
# gradle
s
I've tried
closureOf
,
delegatedClosureOf
, and
KotlinClosure1
. I need to receive the
Settings
object, so I can't use
closureOf
or
delegatedClosureOf