Skip to content

Commit

Permalink
chore(deps): update dependency xamarin.androidx.media to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent b5e37a2 commit f7e0c39
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" />
</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.7" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.7.0" />
<PackageReference Include="Xamarin.Jetbrains.Annotations" Version="24.1.0.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f7e0c39

Please sign in to comment.