Reform dependencies.

This commit is contained in:
2023-02-07 05:05:26 -05:00
parent d335a0b63f
commit 8ee6447c9b
7 changed files with 24 additions and 28 deletions

View File

@ -3,5 +3,6 @@ plugins {
}
dependencies {
api(project(":common-all"))
compileOnly(project(":foundation-shared"))
}