Skip to content

Commit

Permalink
Update androidx deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth committed Aug 8, 2022
1 parent f9068a6 commit d1666bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZXing.Net.MAUI/ZXing.Net.MAUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<IsPackable>true</IsPackable>
</PropertyGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0-android'">
<PackageReference Include="Xamarin.AndroidX.Camera.Camera2" Version="1.1.0-beta02" />
<PackageReference Include="Xamarin.AndroidX.Camera.Lifecycle" Version="1.1.0-beta02" />
<PackageReference Include="Xamarin.AndroidX.Camera.Camera2" Version="1.1.0" />
<PackageReference Include="Xamarin.AndroidX.Camera.Lifecycle" Version="1.1.0" />
<PackageReference Include="Xamarin.AndroidX.Camera.View" Version="1.1.0-beta02" />

<AndroidManifest Include="Platforms/Android/AndroidManifest.xml" />
Expand Down

0 comments on commit d1666bd

Please sign in to comment.