mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-13 20:33:01 +00:00
4 lines
60 B
Kotlin
4 lines
60 B
Kotlin
dependencies {
|
|
compileOnlyApi(project(":common:api"))
|
|
}
|