Skip to content

Commit

Permalink
build(deps): bump Xamarin.AndroidX.Fragment from 1.3.4 to 1.3.5 in /s…
Browse files Browse the repository at this point in the history
…rc (#2799)

Bumps [Xamarin.AndroidX.Fragment](https://github.com/xamarin/AndroidX) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/xamarin/AndroidX/releases)
- [Commits](https://github.com/xamarin/AndroidX/commits)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Pulman <chris.pulman@yahoo.com>
  • Loading branch information
dependabot[bot] and ChrisPulman committed Jun 22, 2021
1 parent 2b5f914 commit 0ff17a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.AndroidX/ReactiveUI.AndroidX.csproj
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.3.0" />
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.4" />
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.5" />
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1" />
<Reference Include="System.Runtime.Serialization" />
Expand Down

0 comments on commit 0ff17a4

Please sign in to comment.