mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
revert: Revert "Modularize the app"
Epic fail, not sure what happened, but I am sure that I don't want to spend the rest of the day debugging no error crash, I'll just try again later. It is what it is, I guess...
This commit is contained in:
parent
9a86f99799
commit
f59f2346dc
290 changed files with 881 additions and 1663 deletions
|
@ -27,13 +27,5 @@ 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