mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-02 16:05:29 +00:00
depend on manifest addons in core addon modules
This commit is contained in:
parent
da8c62d961
commit
b9b49508b9
@ -6,6 +6,7 @@ plugins {
|
||||
|
||||
dependencies {
|
||||
"shadedApi"("commons-io:commons-io:2.6")
|
||||
"shadedApi"(project(":common:addons:manifest-addon-loader"))
|
||||
}
|
||||
|
||||
tasks.named<ShadowJar>("shadowJar") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user