Migrate preferencesDataStoreFile to a file using a hash, to fix a crash if the userId is too long.
This commit is contained in:
parent
a9776f9fcb
commit
9f4164a287
2 changed files with 24 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ anvil {
|
|||
dependencies {
|
||||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.pushstore.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue