Sample project which dumbs down everything.

This commit is contained in:
Alex Endfinger
2022-07-10 00:50:05 -04:00
parent e35c682c2e
commit fbaf3f8ab0
16 changed files with 459 additions and 24 deletions

View File

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