Add ActiveRoomsHolder to manage the active rooms for a session (#4758)
This commit is contained in:
parent
b39100ef6f
commit
c67089edf7
19 changed files with 240 additions and 30 deletions
|
|
@ -37,6 +37,7 @@ dependencies {
|
|||
implementation(projects.libraries.roomselect.api)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
implementation(projects.libraries.testtags)
|
||||
implementation(projects.services.appnavstate.api)
|
||||
api(libs.statemachine)
|
||||
api(projects.features.share.api)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue