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