refactory

This commit is contained in:
2022-04-29 12:35:14 +03:00
parent a868b66e0c
commit cbfe2c50a7
32 changed files with 603 additions and 383 deletions

View File

@@ -1,4 +1,4 @@
rootProject.name = 'project-mirror'
include('mirror-app')
include('mirror-core')
include('mirror-web')