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

Commit a550dae

Browse files
authored
Merge pull request #281 from SotoiGhost/update/google/cast/4.4.2
[Update] Google Cast for iOS v4.4.2
2 parents f76f08e + 765927d commit a550dae

File tree

8 files changed

+953
-159
lines changed

8 files changed

+953
-159
lines changed

Google.Cast/component/component.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 4.3.2.0
1+
version: 4.4.2.0
22
name: Google Cast for iOS
33
id: googleioscast
44
publisher: Xamarin Inc.
@@ -15,7 +15,7 @@ libraries:
1515
is_shell: true
1616
packages:
1717
ios-unified:
18-
- Xamarin.Google.iOS.Cast, Version=4.3.2.0
18+
- Xamarin.Google.iOS.Cast, Version=4.4.2.0
1919
samples:
2020
- name: Cast Sample
2121
path: ../samples/CastSample/CastSample.sln

Google.Cast/nuget/Xamarin.Google.iOS.Cast.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>Xamarin.Google.iOS.Cast</id>
55
<title>Google APIs Cast iOS Library</title>
6-
<version>4.3.2.0</version>
6+
<version>4.4.2.0</version>
77
<authors>Microsoft</authors>
88
<owners>Microsoft</owners>
99
<requireLicenseAcceptance>true</requireLicenseAcceptance>
@@ -15,7 +15,7 @@
1515
<dependencies>
1616
<group targetFramework="Xamarin.iOS10">
1717
<dependency id="Xamarin.Build.Download" version="0.4.11" />
18-
<dependency id="Xamarin.Firebase.iOS.Core" version="5.0.5.0" />
18+
<dependency id="Xamarin.Firebase.iOS.Core" version="5.1.8.0" />
1919
</group>
2020
</dependencies>
2121
</metadata>

0 commit comments

Comments
 (0)