start adding of posts service
This commit is contained in:
@ -11,7 +11,7 @@ kotlin {
|
||||
commonMain {
|
||||
dependencies {
|
||||
api project(":postssystem.services.template.common")
|
||||
api project(":postssystem.services.common.client")
|
||||
api project(":postssystem.features.common.client")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user