add post creating business case
This commit is contained in:
@@ -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