move API project

This commit is contained in:
dfsek
2021-09-19 11:20:50 -07:00
parent c6bdf2e37a
commit acf3844139
184 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
dependencies {
"shadedApi"(project(":common:api"))
"shadedApi"(project(":common:api:core"))
"shadedApi"(project(":common:loader:config"))
"shadedApi"(project(":common:loader:addon"))