mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-19 19:12:33 +00:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
dependencies {
|
|
shadedApi(project(":common:implementation:base"))
|
|
|
|
compileOnly("org.allaymc.allay", "api", Versions.Allay.api)
|
|
} |