Branch StartDM in the RoomMemberDetails screen
This commit is contained in:
parent
118f1c1459
commit
b57a94943f
13 changed files with 91 additions and 18 deletions
|
|
@ -51,6 +51,7 @@ dependencies {
|
|||
api(projects.services.apperror.api)
|
||||
implementation(libs.coil.compose)
|
||||
implementation(projects.features.leaveroom.api)
|
||||
implementation(projects.features.createroom.api)
|
||||
implementation(projects.services.analytics.api)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue