plugins {
`kotlin-dsl`
}
repositories.jcenter()
dependencies {
implementation(kotlin("compiler-embeddable", "1.4.30"))