Skip to content

Commit a1a1e8c

Browse files
committed
Update to 2.11.7
1 parent dd07e44 commit a1a1e8c

File tree

40 files changed

+5
-5
lines changed

40 files changed

+5
-5
lines changed

Directory.build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<RepositoryUrl>https://github.com/Baseflow/ExoPlayerXamarin</RepositoryUrl>
1818
<RepositoryType>git</RepositoryType>
1919
<Product>$(AssemblyName) ($(TargetFramework))</Product>
20-
<Version>2.11.6</Version>
20+
<Version>2.11.7</Version>
2121
<Platform>AnyCPU</Platform>
2222
<!--<TreatWarningsAsErrors>true</TreatWarningsAsErrors>-->
2323

24-
<!--<Nullable>enable</Nullable>-->
24+
<Nullable>enable</Nullable>
2525
<LangVersion>8.0</LangVersion>
2626
<NoWarn>$(NoWarn);1591;1701;1702;1705;VSX1000;CS0109;CS0108;CS0618;CS0114;NU1603</NoWarn>
2727

-1.6 MB
Binary file not shown.
1.6 MB
Binary file not shown.

ExoPlayer.Core/JavaDocs/exoplayer-core-2.11.6-sources.jar renamed to ExoPlayer.Core/JavaDocs/exoplayer-core-2.11.7-sources.jar

1.36 MB
Binary file not shown.
File renamed without changes.

ExoPlayer.Dash/JavaDocs/exoplayer-dash-2.11.6-sources.jar renamed to ExoPlayer.Dash/JavaDocs/exoplayer-dash-2.11.7-sources.jar

76.5 KB
Binary file not shown.

ExoPlayer.Ext.Cast/ExoPlayer.Ext.Cast.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Xamarin.GooglePlayServices.Cast.Framework" Version="118.1.0-preview01" />
22+
<PackageReference Include="Xamarin.GooglePlayServices.Cast.Framework" Version="118.1.0-preview02" />
2323
</ItemGroup>
2424

2525
<ItemGroup>
File renamed without changes.

ExoPlayer.Ext.Cast/JavaDocs/extension-cast-2.11.6-sources.jar renamed to ExoPlayer.Ext.Cast/JavaDocs/extension-cast-2.11.7-sources.jar

21.4 KB
Binary file not shown.
File renamed without changes.

0 commit comments

Comments
 (0)