1
0
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:
Kyle Spearrin
2017-06-08 21:20:56 -04:00
parent aff1cc1cc3
commit 3e0d34d148
3 changed files with 4 additions and 3 deletions

View File

@@ -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";