Extract voice message player to its own module
This commit is contained in:
parent
b2a9ebb2d2
commit
f74258d794
23 changed files with 321 additions and 141 deletions
|
|
@ -83,6 +83,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
implementation(project(":libraries:textcomposer:impl"))
|
||||
implementation(project(":libraries:roomselect:impl"))
|
||||
implementation(project(":libraries:cryptography:impl"))
|
||||
implementation(project(":libraries:voiceplayer:impl"))
|
||||
implementation(project(":libraries:voicerecorder:impl"))
|
||||
implementation(project(":libraries:mediaplayer:impl"))
|
||||
implementation(project(":libraries:mediaviewer:impl"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue