gdubw/gdub

Add support kotlin-dsl : build.gradle.kts

Closed this issue · 1 comments

Gradle scripts can now be written in kotlin, which provides better IDE support

Reproducing steps

git clone https://github.com/gradle/kotlin-dsl
cd kotlin-dsl/samples/hello-kotlin
$ gw hello
Unable to find a gradle build file named build.gradle

=> the script should also be looking for file build.gradle.kts