Skip to content

Commit ab3ea76

Browse files
build(deps): bump Xamarin.Google.Android.Material in /samples (#397)
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 9b977a9 commit ab3ea76

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
@@ -75,7 +75,7 @@
7575
<PackageReference Include="ReactiveUI.AndroidX" Version="17.*" />
7676
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
7777
<PackageReference Include="ReactiveUI.Validation.AndroidX" Version="2.*" />
78-
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0.4" />
78+
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0.5" />
7979
</ItemGroup>
8080
<ItemGroup>
8181
<ProjectReference Include="..\LoginApp\LoginApp.csproj">

0 commit comments

Comments
 (0)