add selector

This commit is contained in:
2020-12-14 19:17:16 +06:00
parent 25e9345d02
commit 12e37184e1
7 changed files with 109 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ rootProject.name='micro_utils'
String[] includes = [
":common",
":selector:common",
":pagination:common",
":pagination:exposed",
":pagination:ktor:common",