plugins { id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0" } rootProject.name = "mcautotranslations" include(":kotlin-plugin") include(":gradle-plugin") include(":annotations")