create koin module

This commit is contained in:
2022-09-14 22:14:20 +06:00
parent 1d8ded8fd3
commit 1e1f7df86d
15 changed files with 191 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ String[] includes = [
":common:compose",
":matrix",
":crypto",
":koin",
":selector:common",
":pagination:common",
":pagination:exposed",