Skip to content

Commit 754fd0b

Browse files
Bump Xamarin.AndroidX.Annotation from 1.4.0 to 1.6.0.4
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>
1 parent 101c409 commit 754fd0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ExoPlayer.Common/ExoPlayer.Common.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<AssemblyName>ExoPlayer.Common</AssemblyName>
44
<RootNamespace>ExoPlayer.Common</RootNamespace>
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Xamarin.AndroidX.Annotation" Version="1.4.0" />
10+
<PackageReference Include="Xamarin.AndroidX.Annotation" Version="1.6.0.4" />
1111
<PackageReference Include="Xamarin.Google.Guava" Version="31.1.0.3" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)