mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-08 16:56:07 +00:00
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
dependencies {
|
|
shadedApi(project(":common:api:util"))
|
|
shadedApi("ca.solo-studios", "strata", Versions.Libraries.strata)
|
|
}
|