This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Description
After #11754 room will be updated to version 2.4.1 which will have 2 of the MigrationTestHelper constructors deprecated, includint the one we use in LoginExceptionStorageTest - https://developer.android.com/reference/androidx/room/testing/MigrationTestHelper.
For now this deprecation doesn't pose an immediate problem as according to the official documentation they would only be an issue in the cases of tests involving AutoMigration, something that we don't use.
┆Issue is synchronized with this Jira Task