refactor (start chat) : start splitting things (create room, invite people, start chat)
This commit is contained in:
parent
cab9291934
commit
1170a44116
133 changed files with 2613 additions and 397 deletions
|
|
@ -56,7 +56,7 @@ dependencies {
|
|||
testImplementation(projects.libraries.mediaupload.test)
|
||||
testImplementation(projects.libraries.permissions.test)
|
||||
testImplementation(projects.libraries.usersearch.test)
|
||||
testImplementation(projects.features.createroom.test)
|
||||
testImplementation(projects.features.startchat.test)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue