Split push module into several modules: Firebase, UnifiedPush, store
This commit is contained in:
parent
1134f50090
commit
219b97eea7
53 changed files with 768 additions and 276 deletions
|
|
@ -26,4 +26,5 @@ dependencies {
|
|||
implementation(libs.androidx.corektx)
|
||||
implementation(libs.coroutines.core)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.pushproviders.api)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue