mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
update fingerprint lib
This commit is contained in:
parent
8b9a178c87
commit
4637b7d93f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<PackageReference Include="HockeySDK.Xamarin" Version="5.0.0" />
|
||||
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
|
||||
<PackageReference Include="PCLCrypto" Version="2.0.147" />
|
||||
<PackageReference Include="Plugin.Fingerprint" Version="1.4.6-beta4" />
|
||||
<PackageReference Include="Plugin.Fingerprint" Version="1.4.7" />
|
||||
<PackageReference Include="Refractored.FloatingActionButtonForms" Version="2.1.0" />
|
||||
<PackageReference Include="sqlite-net-pcl" Version="1.5.166-beta" />
|
||||
<PackageReference Include="System.Net.Http" Version="4.3.3" />
|
||||
|
|
Loading…
Reference in a new issue