Skip to content

Commit

Permalink
Bump Xamarin.AndroidX.Media from 1.6.0.1 to 1.6.0.7
Browse files Browse the repository at this point in the history
Bumps [Xamarin.AndroidX.Media](https://github.com/xamarin/AndroidX) from 1.6.0.1 to 1.6.0.7.
- [Commits](https://github.com/xamarin/AndroidX/commits)

---
updated-dependencies:
- dependency-name: Xamarin.AndroidX.Media
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 15, 2023
1 parent 13be6f8 commit b1b79c4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ExoPlayer.Ext.MediaSession/ExoPlayer.Ext.MediaSession.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>ExoPlayer.Ext.MediaSession</AssemblyName>
<RootNamespace>ExoPlayer.Ext.MediaSession</RootNamespace>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.1" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.7" />
</ItemGroup>

<ItemGroup>
Expand Down
4 changes: 2 additions & 2 deletions ExoPlayer.UI/ExoPlayer.UI.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>ExoPlayer.UI</AssemblyName>
<RootNamespace>ExoPlayer.UI</RootNamespace>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.1" />
<PackageReference Include="Xamarin.AndroidX.Media" Version="1.6.0.7" />
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1.7" />
</ItemGroup>

Expand Down

0 comments on commit b1b79c4

Please sign in to comment.