@gildor commented on @carolos’s file https://kotlinlang.slack.com/files/U82UG39B5/F9NJFSC69/application_plugin.txt: BTW explicit application of java plugin is not necessary, Kotlin jvm plugin does this implicitly already
Also, you don't need to apply Kotlin plugin in apply block, Kotlin plugin already applied in plugins block