depend on manifest addons in core addon modules

This commit is contained in:
dfsek 2021-11-17 12:20:17 -07:00
parent 5a8ca230c0
commit 1f27a6e735

View File

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