mirror of
https://github.com/GayPizzaSpecifications/foundation.git
synced 2025-08-03 13:31:32 +00:00
Update Concrete to support the new extensible update manifest format.
This commit is contained in:
@ -6,3 +6,7 @@ dependencies {
|
||||
implementation(project(":common-plugin"))
|
||||
compileOnly(project(":foundation-shared"))
|
||||
}
|
||||
|
||||
plugin {
|
||||
dependency(project(":foundation-core"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user