create crypto project

This commit is contained in:
2021-01-23 11:43:40 +06:00
parent d074f29b82
commit a4020cb484
13 changed files with 193 additions and 0 deletions

View File

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