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
|
|
@ -33,6 +33,7 @@ dependencies {
|
|||
implementation(libs.androidx.corektx)
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
implementation(libs.androidx.lifecycle.process)
|
||||
implementation(libs.androidx.security.crypto)
|
||||
implementation(libs.network.retrofit)
|
||||
implementation(libs.serialization.json)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue