Ok I figured out the real issue. I am depending on...
# gradle
n
Ok I figured out the real issue. I am depending on a child project (parentchild). If you do that you get the exception. Bug has been filed here: https://github.com/gradle/kotlin-dsl/issues/607
👍 1