Skip to content

Commit

Permalink
build(deps): Bump Xamarin.AndroidX.Lifecycle.LiveData
Browse files Browse the repository at this point in the history
Bumps [Xamarin.AndroidX.Lifecycle.LiveData](https://github.com/xamarin/AndroidX) from 2.3.1.1 to 2.6.2.2.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 0ec0e3e commit 2765262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Xamarin/Cinephile/Cinephile.Android/Cinephile.Android.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
Expand Down Expand Up @@ -56,7 +56,7 @@
<PackageReference Include="ReactiveUI.AndroidX" Version="$(ReactiveUIVersion)" />
<PackageReference Include="Xamarin.AndroidX.Palette" Version="[1.0.0.11]" />
<PackageReference Include="Xamarin.AndroidX.MediaRouter" Version="[1.2.5.3]" />
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="[2.3.1.1]" />
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="[2.6.2.2]" />
<PackageReference Include="Xamarin.Google.Android.Material" Version="[1.5.0]" />
<PackageReference Include="Xamarin.AndroidX.Core" Version="[1.8.0]" />
<PackageReference Include="Xamarin.AndroidX.Preference" Version="[1.2.0]" />
Expand Down

0 comments on commit 2765262

Please sign in to comment.