Terra/common/loader/config/build.gradle.kts

4 lines
57 B
Plaintext

dependencies {
"shadedApi"(project(":common:api"))
}