Skip to content

Commit

Permalink
Merge pull request #32 from veryfi/update_to_1.5.66
Browse files Browse the repository at this point in the history
Update te 1.5.66
  • Loading branch information
amaldona authored Nov 28, 2024
2 parents 0588999 + a12fc58 commit f20b637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Com.Airbnb.Android.Lottie" Version="4.2.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.8.0" />
<PackageReference Include="VeryfiLensAndroidNetBinding" Version="1.5.65" />
<PackageReference Include="VeryfiLensAndroidNetBinding" Version="1.5.66" />
</ItemGroup>
<ItemGroup>
<None Remove="Resources\menu\" />
Expand Down
2 changes: 1 addition & 1 deletion VeryfiLensiOSNetDemo/VeryfiLensiOSNetDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<CreatePackage>false</CreatePackage>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="VeryfiLensiOSNetBinding" Version="1.5.65" />
<PackageReference Include="VeryfiLensiOSNetBinding" Version="1.5.66" />
</ItemGroup>
</Project>

0 comments on commit f20b637

Please sign in to comment.