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