Add analytics for voice messages (#1706)
This commit is contained in:
parent
75f8b38e4f
commit
e376feba22
8 changed files with 76 additions and 10 deletions
|
|
@ -75,6 +75,7 @@ dependencies {
|
|||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.dateformatter.test)
|
||||
testImplementation(projects.features.networkmonitor.test)
|
||||
testImplementation(projects.features.messages.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue