mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
added broadcast receiver for when android updated
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
public const string Locked = "other:locked";
|
||||
public const string LastLoginEmail = "other:lastLoginEmail";
|
||||
public const string LastSync = "other:lastSync";
|
||||
public const string LastBuildKey = "LastBuild";
|
||||
|
||||
public const int SelectFileRequestCode = 42;
|
||||
public const int SelectFilePermissionRequestCode = 43;
|
||||
|
||||
Reference in New Issue
Block a user