Skip to content

Commit

Permalink
Upgraded iOS SDK to 10.1.3 and Android SDK to 8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Braden Hancock committed Apr 21, 2023
1 parent 2c69b1a commit 8908df5
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Example/AndroidExample/AndroidExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<Version>1.4.3</Version>
</PackageReference>
<PackageReference Include="iProov.Android">
<Version>8.1.1</Version>
<Version>8.3.1</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down
15 changes: 10 additions & 5 deletions Example/AndroidExample/Resources/Resource.designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Example/iOSExample/iOSExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<ItemGroup>
<PackageReference Include="Xamarin.Essentials" Version="1.7.0" />
<PackageReference Include="iProov.iOS">
<Version>10.1.2</Version>
<Version>10.1.3</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.1</Version>
Expand Down
Binary file added NuGet Packages/iProov.Android.8.3.1.nupkg
Binary file not shown.
Binary file added NuGet Packages/iProov.iOS.10.1.3.nupkg
Binary file not shown.

0 comments on commit 8908df5

Please sign in to comment.