We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44613ca commit 0cf3747Copy full SHA for 0cf3747
snippets/Cartfile
@@ -1,8 +1,8 @@
1
// [START maps_ios_get_started_install_carthage]
2
-binary "https://dl.google.com/geosdk/GoogleMaps.json" == 4.0.0
+binary "https://dl.google.com/geosdk/GoogleMaps.json" == 4.1.0
3
// [END maps_ios_get_started_install_carthage]
4
5
// [START maps_ios_places_get_started_install_carthage]
6
7
-binary "https://dl.google.com/geosdk/GooglePlaces.json" == 4.0.0
+binary "https://dl.google.com/geosdk/GooglePlaces.json" == 4.1.0
8
// [END maps_ios_places_get_started_install_carthage]
0 commit comments