mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2026-02-04 02:20:19 +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