Hi. Trying to call `ant.withGroovyBuilder` as prov...
# gradle
a
Hi. Trying to call
ant.withGroovyBuilder
as provided in https://github.com/gradle/kotlin-dsl/blob/master/samples/ant/build.gradle.kts , but it says that
withGoovyBuilder
cannot be resolved. Should it work as is?