Impl base app navigation
This commit is contained in:
@@ -18,13 +18,14 @@ dependencyResolutionManagement {
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
||||
|
||||
rootProject.name = "TSUDesk"
|
||||
include(":app")
|
||||
|
||||
include(":core:common")
|
||||
include(":core:ui")
|
||||
include(":core:navigation")
|
||||
include(":core:network")
|
||||
include(":core:database")
|
||||
include(":core:config")
|
||||
|
||||
Reference in New Issue
Block a user