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
|
|
@ -18,6 +18,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
api(projects.libraries.mediaviewer.impl)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.tests.testutils)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue