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
|
|
@ -27,5 +27,6 @@ dependencies {
|
|||
implementation(libs.timber)
|
||||
implementation(libs.androidx.corektx)
|
||||
implementation(libs.androidx.activity.activity)
|
||||
implementation(libs.androidx.security.crypto)
|
||||
implementation(projects.libraries.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue