Skip to content

Commit

Permalink
build(deps): bump Xamarin.AndroidX.Media from 1.6.0.3 to 1.6.0.5 in /…
Browse files Browse the repository at this point in the history
…integrationtests (#3547)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 4, 2023
1 parent 578ae2f commit a3a90f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand Down Expand Up @@ -100,7 +100,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.3" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\ReactiveUI.AndroidX\ReactiveUI.AndroidX.csproj">
Expand Down
Expand Up @@ -54,7 +54,7 @@
<PackageReference Include="Xamarin.AndroidX.Core">
<Version>1.7.0.2</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.3" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.5" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.0.1.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit a3a90f3

Please sign in to comment.