depend on manifest addons in core addon modules

This commit is contained in:
dfsek 2021-11-17 12:20:17 -07:00
parent fdf112b0b2
commit b9dd1e007c

View File

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