Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
[Google][Cast] Updated to version 4.4.2
Browse files Browse the repository at this point in the history
* This fixes #260
  • Loading branch information
SotoiGhost committed Jun 25, 2019
1 parent 1d0a590 commit 765927d
Show file tree
Hide file tree
Showing 8 changed files with 953 additions and 159 deletions.
4 changes: 2 additions & 2 deletions Google.Cast/component/component.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 4.3.2.0
version: 4.4.2.0
name: Google Cast for iOS
id: googleioscast
publisher: Xamarin Inc.
Expand All @@ -15,7 +15,7 @@ libraries:
is_shell: true
packages:
ios-unified:
- Xamarin.Google.iOS.Cast, Version=4.3.2.0
- Xamarin.Google.iOS.Cast, Version=4.4.2.0
samples:
- name: Cast Sample
path: ../samples/CastSample/CastSample.sln
Expand Down
4 changes: 2 additions & 2 deletions Google.Cast/nuget/Xamarin.Google.iOS.Cast.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>Xamarin.Google.iOS.Cast</id>
<title>Google APIs Cast iOS Library</title>
<version>4.3.2.0</version>
<version>4.4.2.0</version>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
Expand All @@ -15,7 +15,7 @@
<dependencies>
<group targetFramework="Xamarin.iOS10">
<dependency id="Xamarin.Build.Download" version="0.4.11" />
<dependency id="Xamarin.Firebase.iOS.Core" version="5.0.5.0" />
<dependency id="Xamarin.Firebase.iOS.Core" version="5.1.8.0" />
</group>
</dependencies>
</metadata>
Expand Down
Loading

0 comments on commit 765927d

Please sign in to comment.