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.1.3.
- [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]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent cbd50cc commit 7d31578
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 @@ -57,7 +57,7 @@
<PackageReference Include="ReactiveUI.AndroidX" Version="18.*" />
<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.1.3]" />
<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 7d31578

Please sign in to comment.