Skip to content

Commit af489bf

Browse files
build(deps): bump Xamarin.AndroidX.Lifecycle.LiveData (#3076)
Bumps [Xamarin.AndroidX.Lifecycle.LiveData](https://github.com/xamarin/AndroidX) from 2.3.1.3 to 2.4.0.1. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.AndroidX.Lifecycle.LiveData 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 1933523 commit af489bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.AndroidX/ReactiveUI.AndroidX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.6.4" />
2222
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.11" />
2323
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1.4" />
24-
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.3.1.3" />
24+
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="2.4.0.1" />
2525
<PackageReference Include="Xamarin.AndroidX.Legacy.Support.Core.UI" Version="1.0.0.12" />
2626
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0.4" />
2727
<Reference Include="System.Runtime.Serialization" />

0 commit comments

Comments
 (0)