add post creating business case
This commit is contained in:
@@ -43,8 +43,8 @@ kotlin {
|
||||
api "com.insanusmokrassar:postssystem.ktor.common:$core_version"
|
||||
api "com.insanusmokrassar:postssystem.publishing.api:$core_version"
|
||||
} else {
|
||||
api projectByName("postssystem.ktor.common")
|
||||
api projectByName("postssystem.publishing.api")
|
||||
api projectByName("ktor.common")
|
||||
api projectByName("publishing.api")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user