UnifiedPush WIP
This commit is contained in:
parent
8f565edb0a
commit
287fca5438
33 changed files with 376 additions and 215 deletions
|
|
@ -79,7 +79,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
// Comment to not include firebase in the project
|
||||
implementation(project(":libraries:pushproviders:firebase"))
|
||||
// Comment to not include unified push in the project
|
||||
// implementation(project(":libraries:pushproviders:unifiedpush"))
|
||||
implementation(project(":libraries:pushproviders:unifiedpush"))
|
||||
implementation(project(":libraries:pushstore:impl"))
|
||||
implementation(project(":libraries:architecture"))
|
||||
implementation(project(":libraries:dateformatter:impl"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue