mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-13 20:33:01 +00:00
5 lines
106 B
Kotlin
5 lines
106 B
Kotlin
dependencies {
|
|
shadedApi(project(":common:api:util"))
|
|
shadedApi("ca.solo-studios:strata:1.1.1")
|
|
}
|