mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 13:31:32 +00:00
Initial port to Concrete.
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
rootProject.name = "foundation"
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
gradlePluginPortal()
|
||||
maven(url = "https://gitlab.com/api/v4/projects/42873094/packages/maven")
|
||||
}
|
||||
}
|
||||
|
||||
include(
|
||||
":foundation-core",
|
||||
":foundation-bifrost",
|
||||
|
Reference in New Issue
Block a user