Sync on push : call room.subscribeToSync when notifiable event is received
This commit is contained in:
parent
ddca7fc583
commit
ca18c83d53
2 changed files with 17 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ dependencies {
|
|||
implementation(projects.libraries.uiStrings)
|
||||
implementation(projects.libraries.troubleshoot.api)
|
||||
implementation(projects.features.call.api)
|
||||
implementation(projects.libraries.featureflag.api)
|
||||
api(projects.libraries.pushproviders.api)
|
||||
api(projects.libraries.pushstore.api)
|
||||
api(projects.libraries.push.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue