add post creating business case
This commit is contained in:
business_cases/post_creating
client
common
server
core
api
exposed
ktor
exposed/commons
ktor
publishing
api
exposed
ktor
utils/repos
@ -38,7 +38,7 @@ kotlin {
|
||||
implementation kotlin('stdlib')
|
||||
api "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlin_coroutines_version"
|
||||
|
||||
api projectByName("postssystem.ktor.common")
|
||||
api projectByName("ktor.common")
|
||||
}
|
||||
}
|
||||
commonTest {
|
||||
|
Reference in New Issue
Block a user