mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 18:38:27 +03:00
migrate if necessary
This commit is contained in:
parent
f5b05ecd92
commit
ddd521cd4b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ namespace Bit.Droid
|
||||||
{
|
{
|
||||||
RegisterLocalServices();
|
RegisterLocalServices();
|
||||||
ServiceContainer.Init();
|
ServiceContainer.Init();
|
||||||
|
var task = App.Migration.MigrationHelpers.PerformMigrationAsync();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue