mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-05 14:11:34 +00:00
Switch to plugin {} for concrete plugin dependency sets.
This commit is contained in:
@ -7,6 +7,6 @@ dependencies {
|
||||
implementation(project(":bukkit-plugins:common-library"))
|
||||
}
|
||||
|
||||
concrete {
|
||||
plugin {
|
||||
dependency(project(":bukkit-plugins:goodbye-world"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user