mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
revert: Revert "Revert "Modularize the app""
This reverts commit f59f2346dc
.
This commit is contained in:
parent
9feba40ab7
commit
2b46f94a5a
290 changed files with 1655 additions and 881 deletions
|
@ -27,5 +27,13 @@ dependencyResolutionManagement {
|
|||
}
|
||||
}
|
||||
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
rootProject.name = "Yokai"
|
||||
include(":app")
|
||||
include(":core")
|
||||
include(":domain")
|
||||
include(":i18n")
|
||||
include(":presentation-core")
|
||||
include(":presentation-widget")
|
||||
include(":source-api")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue