Skip to content

Commit

Permalink
Bump Xamarin.AndroidX.Navigation.Common from 2.5.3.1 to 2.5.3.2 (#14880)
Browse files Browse the repository at this point in the history
* Bump Xamarin.AndroidX.Navigation.Common from 2.5.3.1 to 2.5.3.2

Bumps [Xamarin.AndroidX.Navigation.Common](https://github.com/xamarin/AndroidX) from 2.5.3.1 to 2.5.3.2.
- [Release notes](https://github.com/xamarin/AndroidX/releases)
- [Commits](https://github.com/xamarin/AndroidX/commits)

---
updated-dependencies:
- dependency-name: Xamarin.AndroidX.Navigation.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update AndroidX.targets

* Update AndroidX.targets

* Update AndroidX.targets

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <me@ruimarinho.net>
  • Loading branch information
dependabot[bot] and rmarinho committed May 3, 2023
1 parent 71f66e2 commit 65dfb4a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions eng/AndroidX.targets
Expand Up @@ -18,19 +18,19 @@
/>
<PackageReference
Update="Xamarin.AndroidX.Navigation.UI"
Version="2.5.3.1"
Version="2.5.3.2"
/>
<PackageReference
Update="Xamarin.AndroidX.Navigation.Fragment"
Version="2.5.3.1"
Version="2.5.3.2"
/>
<PackageReference
Update="Xamarin.AndroidX.Navigation.Runtime"
Version="2.5.3.1"
Version="2.5.3.2"
/>
<PackageReference
Update="Xamarin.AndroidX.Navigation.Common"
Version="2.5.3.1"
Version="2.5.3.2"
/>
<PackageReference
Update="Xamarin.AndroidX.MediaRouter"
Expand All @@ -50,7 +50,7 @@
/>
<PackageReference
Update="Xamarin.Google.Android.Material"
Version="1.8.0"
Version="1.8.0.1"
/>
<PackageReference
Update="Xamarin.AndroidX.Migration"
Expand Down

0 comments on commit 65dfb4a

Please sign in to comment.