Merge pull request #6697 from element-hq/feature/bma/fixDependencyError
Fix dependency error
This commit is contained in:
commit
85ef12a401
28 changed files with 36 additions and 9 deletions
|
|
@ -16,7 +16,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
api(projects.features.location.api)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(libs.appyx.core)
|
||||
implementation(projects.tests.testutils)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue