Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: Xamarin.AndroidX.RecyclerView
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 13be6f8 commit a827e79
Showing 1 changed file with 2 additions and 2 deletions.
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 @@ -8,7 +8,7 @@

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

<ItemGroup>
Expand Down

0 comments on commit a827e79

Please sign in to comment.