Fix wrong dependency
This commit is contained in:
parent
5a40144a24
commit
b6bbe372be
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ dependencies {
|
|||
|
||||
testCommonDependencies(libs, true)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
implementation(projects.libraries.dateformatter.test)
|
||||
testImplementation(projects.libraries.dateformatter.test)
|
||||
testImplementation(projects.libraries.testtags)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.features.messages.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue