Update project structure and impl all domain layer

This commit is contained in:
2023-12-09 21:15:22 +03:00
parent 0e195b0aee
commit 5c8a58beac
41 changed files with 705 additions and 83 deletions
-1
View File
@@ -23,4 +23,3 @@ rootProject.name = "NFS Most Wanted"
include(":app")
include(":devmenu")
include(":devmenu:domain")
include(":devmenu:data")