plugins { java id("com.ncorti.kotlin.gradle.template.plugin") } templateExampleConfig { message.set("Just trying this gradle plugin...") }