Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
afriscic committed Mar 13, 2024
1 parent b8d099b commit 99ab5d4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0-android'">
<PackageReference Include="Xamarin.Google.MLKit.BarcodeScanning" Version="117.2.0.3" />
<PackageReference Include="Xamarin.AndroidX.Camera.View" Version="1.3.1.1" />
<PackageReference Include="Xamarin.AndroidX.Camera.Camera2" Version="1.3.1.1" />
<PackageReference Include="Xamarin.AndroidX.Camera.View" Version="1.3.2" />
<PackageReference Include="Xamarin.AndroidX.Camera.Camera2" Version="1.3.2" />

<PackageReference Include="Xamarin.AndroidX.Collection.Ktx" Version="1.4.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 99ab5d4

Please sign in to comment.