Create FakePushService.
This commit is contained in:
parent
3edbb29eb8
commit
5ff74caed8
4 changed files with 41 additions and 18 deletions
|
|
@ -25,5 +25,6 @@ android {
|
|||
dependencies {
|
||||
api(projects.libraries.push.api)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.pushproviders.api)
|
||||
implementation(projects.tests.testutils)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue