Skip to content

Commit

Permalink
chore(deps): update dependency xamarin.androidx.media to v1.7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent 9d17022 commit 0fc7df3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.7" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.1" />
</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.12.0.4</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.7" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0.1" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.1.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 0fc7df3

Please sign in to comment.