mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-16 13:23:07 +00:00
create util api package
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
dependencies {
|
dependencies {
|
||||||
|
"shadedApi"(project(":common:api:util"))
|
||||||
|
|
||||||
"shadedApi"("com.dfsek:Paralithic:0.5.0")
|
"shadedApi"("com.dfsek:Paralithic:0.5.0")
|
||||||
|
|
||||||
"shadedApi"("com.dfsek.tectonic:common:2.1.2")
|
"shadedApi"("com.dfsek.tectonic:common:2.1.2")
|
||||||
|
|||||||
3
common/api/util/build.gradle.kts
Normal file
3
common/api/util/build.gradle.kts
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
dependencies {
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user