Merge pull request #6697 from element-hq/feature/bma/fixDependencyError
Fix dependency error
This commit is contained in:
commit
0d712c00a0
28 changed files with 36 additions and 9 deletions
|
|
@ -16,6 +16,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
api(projects.features.messages.impl)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.matrix.test)
|
||||
implementation(projects.libraries.audio.test)
|
||||
implementation(projects.libraries.mediaplayer.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue