Skip to content

Commit

Permalink
build(deps): bump Xamarin.Google.Android.Material in /samples (#305)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2021
1 parent f5e9bb2 commit 01d338c
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 @@ -75,7 +75,7 @@
<PackageReference Include="ReactiveUI.AndroidX" Version="14.*" />
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
<PackageReference Include="ReactiveUI.Validation.AndroidX" Version="2.*" />
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.3.0.1" />
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0" />
<!-- We are pinning transitive deps versions coming from ReactiveUI.AndroidX.
See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
Expand Down

0 comments on commit 01d338c

Please sign in to comment.