Skip to content

Commit e430145

Browse files
build(deps): bump Xamarin.AndroidX.RecyclerView in /samples (#251)
Bumps [Xamarin.AndroidX.RecyclerView](https://github.com/xamarin/AndroidX) from 1.1.0.8 to 1.2.0. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a65a45b commit e430145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp.Android/LoginApp.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
8181
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
8282
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.2" />
83-
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.1.0.8" />
83+
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.0" />
8484
</ItemGroup>
8585
<ItemGroup>
8686
<ProjectReference Include="..\LoginApp\LoginApp.csproj">

0 commit comments

Comments
 (0)