diff --git a/components.cake b/components.cake
index 85fede59..c65486e9 100644
--- a/components.cake
+++ b/components.cake
@@ -20,7 +20,7 @@ Artifact FIREBASE_STORAGE_ARTIFACT = new Artifact ("Firebase.Sto
// Google artifacts available to be built. These artifacts generate NuGets.
Artifact GOOGLE_ANALYTICS_ARTIFACT = new Artifact ("Google.Analytics", "3.20.0.2", "11.0", ComponentGroup.Google, csprojName: "Analytics");
Artifact GOOGLE_CAST_ARTIFACT = new Artifact ("Google.Cast", "4.7.0.1", "12.0", ComponentGroup.Google, csprojName: "Cast");
-Artifact GOOGLE_MAPS_ARTIFACT = new Artifact ("Google.Maps", "9.1.1.2", "15.0", ComponentGroup.Google, csprojName: "Maps");
+Artifact GOOGLE_MAPS_ARTIFACT = new Artifact ("Google.Maps", "9.2.0.0", "15.0", ComponentGroup.Google, csprojName: "Maps");
Artifact GOOGLE_MOBILE_ADS_ARTIFACT = new Artifact ("Google.MobileAds", "8.13.0.3", "11.0", ComponentGroup.Google, csprojName: "MobileAds");
Artifact GOOGLE_UMP_ARTIFACT = new Artifact ("Google.UserMessagingPlatform", "1.1.0.1", "11.0", ComponentGroup.Google, csprojName: "UserMessagingPlatform");
Artifact GOOGLE_PLACES_ARTIFACT = new Artifact ("Google.Places", "6.0.0.3", "12.0", ComponentGroup.Google, csprojName: "Places");
@@ -225,7 +225,7 @@ void SetArtifactsPodSpecs ()
PodSpec.Create ("google-cast-sdk", "4.7.0")
};
GOOGLE_MAPS_ARTIFACT.PodSpecs = new [] {
- PodSpec.Create ("GoogleMaps", "6.0.1")
+ PodSpec.Create ("GoogleMaps", "9.2.0")
};
GOOGLE_MOBILE_ADS_ARTIFACT.PodSpecs = new [] {
PodSpec.Create ("Google-Mobile-Ads-SDK", "8.13.0")
diff --git a/source/Google/Maps/Maps.csproj b/source/Google/Maps/Maps.csproj
index 8abf6950..eb7de34c 100644
--- a/source/Google/Maps/Maps.csproj
+++ b/source/Google/Maps/Maps.csproj
@@ -9,8 +9,8 @@
15.0
Google.Maps
Google.Maps
- 1.0.0.0
- 9.1.1.2
+ 9.2.0.0
+ 9.2.0.0
Resources
true
@@ -26,7 +26,7 @@
https://github.com/AdamEssenmacher/GoogleApisForiOSComponents
License.md
true
- 9.1.1.2
+ 9.2.0.0
diff --git a/source/Google/Maps/Maps.targets b/source/Google/Maps/Maps.targets
index da489166..fdd0bea2 100644
--- a/source/Google/Maps/Maps.targets
+++ b/source/Google/Maps/Maps.targets
@@ -1,14 +1,14 @@
- <_GoogleMapsAssemblyName>Google.Maps, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
- <_GoogleMapsItemsFolder>GMps-9.1.1
+ <_GoogleMapsAssemblyName>Google.Maps, Version=9.2.0.0, Culture=neutral, PublicKeyToken=null
+ <_GoogleMapsItemsFolder>GMps-9.2.0
<_GoogleMapsSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleMapsItemsFolder)\Maps\Frameworks\
- <_GoogleMapsBaseSDKBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleMapsItemsFolder)\Base\Frameworks\
<_GoogleMapsResourcesBaseFolder>$(XamarinBuildDownloadDir)$(_GoogleMapsItemsFolder)\Maps\Resources\GoogleMapsResources\GoogleMaps.bundle\
- https://dl.google.com/dl/cpdc/9555231399d822b1/GoogleMaps-9.1.1.tar.gz
+
+ https://dl.google.com/dl/cpdc/33a7ac549361ab23/GoogleMaps-9.2.0.tar.gz
Tgz
@@ -16,20 +16,7 @@
True
True
-ObjC
- Accelerate CoreImage CoreText GLKit ImageIO Metal OpenGLES QuartzCore
-
-
- Framework
- True
- True
- -ObjC
-
-
- Framework
- True
- True
- -ObjC -lc++ -lz
- Contacts CoreData CoreGraphics CoreLocation CoreTelephony QuartzCore SystemConfiguration UIKit
+ Accelerate Contacts CoreData CoreGraphics CoreImage CoreLocation CoreTelephony CoreText GLKit ImageIO Metal OpenGLES QuartzCore Security SystemConfiguration UIKit