mirror of
https://github.com/bitwarden/mobile
synced 2025-12-27 13:43:32 +00:00
version bump. deprecate KeyStoreStorageService
This commit is contained in:
@@ -8,6 +8,7 @@ using Bit.App.Abstractions;
|
||||
|
||||
namespace Bit.Android.Services
|
||||
{
|
||||
[System.Obsolete]
|
||||
public class KeyStoreStorageService : ISecureStorageService
|
||||
{
|
||||
private const string StorageFile = "Bit.Android.KeyStoreStorageService";
|
||||
|
||||
Reference in New Issue
Block a user