depend on manifest addons in core addon modules

This commit is contained in:
dfsek 2021-11-17 12:20:18 -07:00
parent f6cc6d682f
commit e96f43f3b0

View File

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