eskatos
04/26/2018, 1:37 PMapplication plugin using the plugins {} block instead you could make it simpler:
plugins {
application
}
application {
mainClassName = "com.github.holgerbrandl.Tester"
}
Also see https://github.com/gradle/kotlin-dsl/blob/master/doc/getting-started/Configuring-Plugins.md