Extract RoomList select to its own module
This commit is contained in:
parent
da289f0d1b
commit
5e5662f194
21 changed files with 966 additions and 429 deletions
|
|
@ -102,6 +102,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
implementation(project(":libraries:mediaupload:impl"))
|
||||
implementation(project(":libraries:usersearch:impl"))
|
||||
implementation(project(":libraries:textcomposer:impl"))
|
||||
implementation(project(":libraries:roomselect:impl"))
|
||||
implementation(project(":libraries:cryptography:impl"))
|
||||
implementation(project(":libraries:voicerecorder:impl"))
|
||||
implementation(project(":libraries:mediaplayer:impl"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue