This commit is contained in:
2020-09-27 20:25:42 +06:00
parent 4fd5096829
commit 56e6dfac9f
15 changed files with 136 additions and 75 deletions

View File

@@ -15,8 +15,7 @@ String[] includes = [
":ktor:server",
":ktor:common",
":ktor:client",
":coroutines",
":exposed"
":coroutines"
]