mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-21 12:02:33 +00:00
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
dependencies {
|
|
shadedApi(project(":common:api:util"))
|
|
shadedApi("ca.solo-studios:strata:1.1.1")
|
|
}
|