mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-08 00:36:15 +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)
|
|
} |