depend on manifest addons in core addon modules

This commit is contained in:
dfsek
2021-11-17 12:20:17 -07:00
parent 0259b620e4
commit b06e04e306

View File

@@ -1,2 +1,3 @@
dependencies {
"shadedApi"(project(":common:addons:manifest-addon-loader"))
}