When clearing cache, ensure that SessionPreferencesStore is removed from the cache.
Fixes blank screen after clear cache. Also cleanup the codebase.
This commit is contained in:
parent
8dae7f2f69
commit
a83c5d4bd7
4 changed files with 12 additions and 11 deletions
|
|
@ -42,6 +42,7 @@ dependencies {
|
|||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.deeplink)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.preferences.api)
|
||||
implementation(projects.libraries.push.api)
|
||||
implementation(projects.libraries.pushproviders.api)
|
||||
implementation(projects.libraries.designsystem)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue