feature (space) : add space cache and navigation to sub space/room
This commit is contained in:
parent
6b9afd9e6f
commit
65961ad404
20 changed files with 278 additions and 101 deletions
|
|
@ -55,6 +55,7 @@ dependencies {
|
|||
implementation(libs.haze.materials)
|
||||
implementation(projects.features.reportroom.api)
|
||||
implementation(projects.features.changeroommemberroles.api)
|
||||
implementation(projects.libraries.previewutils)
|
||||
api(projects.features.home.api)
|
||||
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue