исправление касяков
This commit is contained in:
parent
e3b0cc1357
commit
731ce96bbb
features/content/binary/common
build.gradle
src/commonMain/kotlin/dev.inmo.postsystem.features.content.binary.common
@ -11,6 +11,7 @@ kotlin {
|
|||||||
commonMain {
|
commonMain {
|
||||||
dependencies {
|
dependencies {
|
||||||
api project(":postssystem.features.common.common")
|
api project(":postssystem.features.common.common")
|
||||||
|
api project(":postssystem.features.content.common")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user