plugins { id("gay.pizza.foundation.concrete-library") } dependencies { compileOnly(project(":foundation-shared")) }