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

This commit is contained in:
Roman Pytkov
2026-03-02 16:12:47 +03:00
parent 664b04e698
commit 7870987274
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")