@xantier If your project is not a Gradle Plugin I don’t see any reason to use embeddedKotlinVersion, I think that it’s wrong approach for project to have implicit dependency to build tools. It make sense for Gradle Plugins written on Kotlin, but I don’t know why you want to use it for other project types