Нормальная модульная структура

This commit is contained in:
Roman Pytkov
2024-11-01 22:34:08 +03:00
parent b95666789c
commit 09210ff6f4
38 changed files with 381 additions and 49 deletions

View File

@@ -23,3 +23,4 @@ rootProject.name = "Wallenc"
include(":app")
include(":data")
include(":domain")
include(":presentation")