depend on manifest addons in core addon modules

This commit is contained in:
dfsek 2021-11-17 12:20:17 -07:00
parent bf78577d26
commit 158cb1d08e

View File

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