depend on manifest addons in core addon modules

This commit is contained in:
dfsek
2021-11-17 12:20:18 -07:00
parent 81bc6b90fe
commit 7736b7b73d

View File

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