plugins { `kotlin-dsl` // id("org.gradle.kotlin.kotlin-dsl") version "2.2.0" } repositories { mavenCentral() }