mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-04 05:31:34 +00:00
8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
plugins {
|
|
id("lgbt.mystic.foundation.concrete-plugin")
|
|
}
|
|
|
|
dependencies {
|
|
implementation(project(":bukkit-plugins:common-library"))
|
|
}
|