plugins { kotlin("multiplatform") version "2.2.10" apply false kotlin("jvm") version "2.2.10" apply false }