We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c0ca66 + dd13c59 commit 13be6f8Copy full SHA for 13be6f8
ExoPlayer.Common/ExoPlayer.Common.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<AssemblyName>ExoPlayer.Common</AssemblyName>
4
<RootNamespace>ExoPlayer.Common</RootNamespace>
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Xamarin.AndroidX.Annotation" Version="1.4.0" />
11
- <PackageReference Include="Xamarin.Google.Guava" Version="31.1.0.3" />
+ <PackageReference Include="Xamarin.Google.Guava" Version="31.1.0.8" />
12
</ItemGroup>
13
14
</Project>
0 commit comments