Skip to content

Commit

Permalink
bumped version to 2.14.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisthekap committed Jun 14, 2021
1 parent 81c2aab commit 575b20a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.0.0.1" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.ExoPlayerSlim">
<Version>2.14.0.16</Version>
<Version>2.14.0.17</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
Expand Down
2 changes: 1 addition & 1 deletion Xamarin.ExoPlayerSlim/Xamarin.ExoPlayerSlim.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>Xamarin.ExoPlayerSlim</PackageId>
<Version>2.14.0.16</Version>
<Version>2.14.0.17</Version>
<Description>Contains bindings for https://exoplayer.dev</Description>
<Authors>Christian Kapplmüller</Authors>
<Company>fun.music IT GmbH</Company>
Expand Down

0 comments on commit 575b20a

Please sign in to comment.