Hi folks, is there a new preferred syntax for grab...
# gradle
c
Hi folks, is there a new preferred syntax for grabbing tasks by class type? Trying to upgrade to the latest kotlin-dsl version, but ending up with null references for all my lines that do this:
Copy code
val jacocoTestReport: JacocoReport by tasks