add post creating business case
This commit is contained in:
@@ -39,8 +39,8 @@ kotlin {
|
||||
dependencies {
|
||||
implementation kotlin('stdlib')
|
||||
|
||||
api projectByName("postssystem.utils.repos.ktor.common")
|
||||
api projectByName("postssystem.ktor.client")
|
||||
api projectByName("utils.repos.ktor.common")
|
||||
api projectByName("ktor.client")
|
||||
}
|
||||
}
|
||||
commonTest {
|
||||
|
Reference in New Issue
Block a user