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.
1 parent 13be6f8 commit 309966fCopy full SHA for 309966f
ExoPlayer.Ext.OkHttp/ExoPlayer.Ext.OkHttp.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<AssemblyName>ExoPlayer.Ext.OkHttp</AssemblyName>
4
<RootNamespace>ExoPlayer.Ext.OkHttp</RootNamespace>
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Square.OkHttp3" Version="4.9.3.2" />
+ <PackageReference Include="Square.OkHttp3" Version="4.11.0.3" />
11
</ItemGroup>
12
13
0 commit comments