depend on manifest addons in core addon modules

This commit is contained in:
dfsek
2021-11-17 12:20:17 -07:00
parent 38a3936938
commit 368be1d112

View File

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