Skip to content

Commit

Permalink
Bump Xamarin.AndroidX.Annotation from 1.4.0 to 1.6.0.4
Browse files Browse the repository at this point in the history
Bumps [Xamarin.AndroidX.Annotation](https://github.com/xamarin/AndroidX) from 1.4.0 to 1.6.0.4.
- [Commits](https://github.com/xamarin/AndroidX/commits)

---
updated-dependencies:
- dependency-name: Xamarin.AndroidX.Annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2023
1 parent 101c409 commit 754fd0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ExoPlayer.Common/ExoPlayer.Common.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>ExoPlayer.Common</AssemblyName>
<RootNamespace>ExoPlayer.Common</RootNamespace>
Expand All @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Xamarin.AndroidX.Annotation" Version="1.4.0" />
<PackageReference Include="Xamarin.AndroidX.Annotation" Version="1.6.0.4" />
<PackageReference Include="Xamarin.Google.Guava" Version="31.1.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 754fd0b

Please sign in to comment.