add repos ktor and exposed

This commit is contained in:
000Sanya
2020-09-22 11:47:01 +10:00
parent dc9529310c
commit b84367f47c
39 changed files with 1369 additions and 0 deletions

View File

@@ -6,6 +6,10 @@ String[] includes = [
":pagination:ktor:common",
":pagination:ktor:server",
":repos:common",
":repos:exposed",
":repos:ktor:client",
":repos:ktor:common",
":repos:ktor:server",
]