Persist notification data. Note that it will break the key storage for the session database.
This commit is contained in:
parent
2696348d46
commit
c0ef4804a1
8 changed files with 90 additions and 39 deletions
|
|
@ -30,6 +30,7 @@ anvil {
|
|||
|
||||
dependencies {
|
||||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.encryptedDb)
|
||||
api(projects.libraries.sessionStorage.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue