Skip to content

Commit 01d338c

Browse files
build(deps): bump Xamarin.Google.Android.Material in /samples (#305)
Bumps [Xamarin.Google.Android.Material](https://github.com/xamarin/AndroidX) from 1.3.0.1 to 1.4.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5e9bb2 commit 01d338c

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="14.*" />
7676
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
7777
<PackageReference Include="ReactiveUI.Validation.AndroidX" Version="2.*" />
78-
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.3.0.1" />
78+
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0" />
7979
<!-- We are pinning transitive deps versions coming from ReactiveUI.AndroidX.
8080
See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
8181
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />

0 commit comments

Comments
 (0)