Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 13be6f8 commit 9da6a4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ExoPlayer.Ext.Media2/ExoPlayer.Ext.Media2.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.Media2</AssemblyName>
<RootNamespace>ExoPlayer.Ext.Media2</RootNamespace>
Expand All @@ -14,7 +14,7 @@
<!--
<PackageReference Include="Xamarin.AndroidX.Collection" Version="1.2.0.4" />
<PackageReference Include="Xamarin.AndroidX.Concurrent.Futures" Version="1.1.0.9" />-->
<PackageReference Include="Xamarin.AndroidX.Media2.Session" Version="1.2.1.2" />
<PackageReference Include="Xamarin.AndroidX.Media2.Session" Version="1.2.1.7" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9da6a4f

Please sign in to comment.