Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined Dependabot androidx PR's #9267

Merged
merged 6 commits into from
Aug 8, 2022
Next Next commit
Bump Xamarin.AndroidX.Navigation.UI from 2.5.0 to 2.5.1
Bumps [Xamarin.AndroidX.Navigation.UI](https://github.com/xamarin/AndroidX) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/xamarin/AndroidX/releases)
- [Commits](https://github.com/xamarin/AndroidX/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Redth committed Aug 8, 2022
commit 40ab4ec2ed260b586f90b9227c899d947012daea
2 changes: 1 addition & 1 deletion eng/AndroidX.targets
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/>
<PackageReference
Update="Xamarin.AndroidX.Navigation.UI"
Version="2.5.0"
Version="2.5.1"
/>
<PackageReference
Update="Xamarin.AndroidX.Navigation.Fragment"
Expand Down