Heimdall: It's back!

This commit is contained in:
2023-01-28 19:35:10 -08:00
parent 086f7dba10
commit 7289e5cb9f
87 changed files with 2617 additions and 2 deletions

View File

@ -0,0 +1,7 @@
plugins {
id("gay.pizza.foundation.concrete-plugin")
}
dependencies {
api(project(":common-heimdall"))
}