1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-11 05:43:30 +00:00

rename to AndroidKeyStoreStorageService

This commit is contained in:
Kyle Spearrin
2017-06-10 10:52:13 -04:00
parent 82d93d2602
commit 6a88524f8e
3 changed files with 4 additions and 4 deletions

View File

@@ -314,7 +314,7 @@
<Compile Include="Controls\ExtendedPickerRenderer.cs" />
<Compile Include="Controls\ExtendedEntryRenderer.cs" />
<Compile Include="Services\HttpService.cs" />
<Compile Include="Services\KeyStoreBackedStorageService.cs" />
<Compile Include="Services\AndroidKeyStoreStorageService.cs" />
<Compile Include="Services\LocalizeService.cs" />
<Compile Include="MainApplication.cs" />
<Compile Include="Resources\Resource.Designer.cs" />