Skip to content

Commit

Permalink
build(deps): bump Xamarin.AndroidX.RecyclerView in /samples (#284)
Browse files Browse the repository at this point in the history
Bumps [Xamarin.AndroidX.RecyclerView](https://github.com/xamarin/AndroidX) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/xamarin/AndroidX/releases)
- [Commits](https://github.com/xamarin/AndroidX/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2021
1 parent 4f294c9 commit 876db7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/LoginApp.Android/LoginApp.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.4" />
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.0" />
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LoginApp\LoginApp.csproj">
Expand Down

0 comments on commit 876db7d

Please sign in to comment.