pluginManagement { plugins { kotlin("jvm") version "1.4.0" } } rootProject.name = "querybuilder"