More cleanup and support for concrete as part of a project hierarchy.

This commit is contained in:
Alex Endfinger
2022-07-10 18:17:42 -04:00
parent ee4249e3e8
commit e3d191e277
8 changed files with 54 additions and 24 deletions

View File

@ -1,3 +1,3 @@
plugins {
id("lgbt.mystic.foundation.concrete-project")
id("lgbt.mystic.foundation.concrete-plugin")
}