Add JoinedRoom posthog event (#687)
This commit is contained in:
parent
02dc447624
commit
e7e225dd3a
5 changed files with 66 additions and 6 deletions
|
|
@ -24,4 +24,6 @@ android {
|
|||
dependencies {
|
||||
api(projects.services.analyticsproviders.api)
|
||||
implementation(libs.coroutines.core)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue