Analytics : add analytics on read status and favorite toggles

This commit is contained in:
ganfra 2024-02-19 17:36:23 +01:00
parent a52d441278
commit 4052abf15c
8 changed files with 91 additions and 30 deletions

View file

@ -76,6 +76,7 @@ dependencies {
testImplementation(projects.libraries.permissions.noop)
testImplementation(projects.libraries.preferences.test)
testImplementation(projects.features.invitelist.test)
testImplementation(projects.services.analytics.test)
testImplementation(projects.features.networkmonitor.test)
testImplementation(projects.tests.testutils)
testImplementation(projects.features.leaveroom.test)