plugins { id("gay.pizza.foundation.concrete-plugin") version "0.7.0" } dependencies { compileOnly(project(":foundation-core")) }