mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-04 13:41:33 +00:00
Mixed project sample and more bug fixes.
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
id("lgbt.mystic.foundation.concrete-plugin")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":other-library"))
|
||||
}
|
Reference in New Issue
Block a user