mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-01 03:46:04 +00:00
partially implemented ktor utils
This commit is contained in:
@@ -10,6 +10,8 @@ kotlin {
|
||||
commonMain {
|
||||
dependencies {
|
||||
api internalProject("micro_utils.repos.ktor.common")
|
||||
api internalProject("micro_utils.pagination.ktor.common")
|
||||
api internalProject("micro_utils.ktor.client")
|
||||
api "io.ktor:ktor-client:$ktor_version"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user