Add Composer posthog event (#697)
This commit is contained in:
parent
911403dfdd
commit
c7fd9d7a4e
4 changed files with 19 additions and 2 deletions
|
|
@ -68,6 +68,7 @@ dependencies {
|
|||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.dateformatter.test)
|
||||
testImplementation(projects.features.networkmonitor.test)
|
||||
testImplementation(projects.features.analytics.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
testImplementation(projects.libraries.mediaupload.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue