Skip to content
Snippets Groups Projects
Unverified Commit 8f9f27c0 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Fixes 9002 error caused by test fragment risk reset (related to EXPOSUREAPP-1851) (#1037)


* Resetting the preferences deletes our database encryption credentials, but we don't delete the database itself.
On app restart, there is a mismatch between the newly generated credentials and the old database.

* Include dependency 'androidx.annotation'.
The previous commit accidentally used the transitive dependency from google-utils.

Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
Co-authored-by: default avatarJakob Möller <jakob.moeller@sap.com>
Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent 6b9c14f1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment