Howdy! I just started playing around with gradle kotlin scripts and sadly I am already hitting issues. I checkout out kotlin-dsl from github and tried building samples/multi-project-with-buildSrc, but sadly it seems to fail with "A problem occurred configuring project ':bluewhale'.
Task with name 'hello' not found in project ':bluewhale'." Any idea what's up with that?