Skip to content

Commit 5628ffb

Browse files
build(deps): bump Xamarin.Google.Android.Material in /src (#3070)
Bumps [Xamarin.Google.Android.Material](https://github.com/xamarin/AndroidX) from 1.4.0.4 to 1.4.0.5. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.Google.Android.Material 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>
1 parent 5a9b438 commit 5628ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.AndroidX/ReactiveUI.AndroidX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1.4" />
2424
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.4.0.1" />
2525
<PackageReference Include="Xamarin.AndroidX.Legacy.Support.Core.UI" Version="1.0.0.12" />
26-
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0.4" />
26+
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0.5" />
2727
<Reference Include="System.Runtime.Serialization" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)