mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-05 06:01:34 +00:00
Extensible manifest format.
This commit is contained in:
@ -6,3 +6,7 @@ dependencies {
|
||||
implementation(project(":other-library"))
|
||||
implementation(project(":bukkit-plugins:common-library"))
|
||||
}
|
||||
|
||||
concrete {
|
||||
dependency(project(":bukkit-plugins:goodbye-world"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user