Extract code for forwarding Event to its own modules.
This commit is contained in:
parent
d4de8224c0
commit
e9cfce915a
17 changed files with 263 additions and 30 deletions
|
|
@ -29,6 +29,7 @@ dependencies {
|
|||
implementation(projects.appconfig)
|
||||
implementation(projects.features.call.api)
|
||||
implementation(projects.features.enterprise.api)
|
||||
implementation(projects.features.forward.api)
|
||||
implementation(projects.features.location.api)
|
||||
implementation(projects.features.poll.api)
|
||||
implementation(projects.features.roomcall.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue