mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 22:31:52 +00:00
Fix minor build issues
This commit is contained in:
@@ -31,6 +31,8 @@ configure<LoomGradleExtension> {
|
||||
|
||||
dependencies {
|
||||
"shadedApi"(project(":common"))
|
||||
"shadedImplementation"("org.yaml:snakeyaml:1.27")
|
||||
"shadedImplementation"("com.googlecode.json-simple:json-simple:1.1.1")
|
||||
|
||||
|
||||
// To change the versions see the gradle.properties file
|
||||
|
||||
Reference in New Issue
Block a user