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