Skip to content

Commit

Permalink
Merge pull request #33 from veryfi/update_to_2.0.0
Browse files Browse the repository at this point in the history
Update to 2.0.0
  • Loading branch information
alejouribesanchez authored Dec 24, 2024
2 parents f20b637 + 2f48bd9 commit 98eca1e
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.66" />
<PackageReference Include="VeryfiLensAndroidNetBinding" Version="2.0.0" />
</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.66" />
<PackageReference Include="VeryfiLensiOSNetBinding" Version="2.0.0" />
</ItemGroup>
</Project>

0 comments on commit 98eca1e

Please sign in to comment.