Skip to content

Commit 0cf3747

Browse files
authored
chore: Update Cartfile for 4.1.0 (#94)
1 parent 44613ca commit 0cf3747

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

snippets/Cartfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// [START maps_ios_get_started_install_carthage]
2-
binary "https://dl.google.com/geosdk/GoogleMaps.json" == 4.0.0
2+
binary "https://dl.google.com/geosdk/GoogleMaps.json" == 4.1.0
33
// [END maps_ios_get_started_install_carthage]
44

55
// [START maps_ios_places_get_started_install_carthage]
6-
binary "https://dl.google.com/geosdk/GoogleMaps.json" == 4.0.0
7-
binary "https://dl.google.com/geosdk/GooglePlaces.json" == 4.0.0
6+
binary "https://dl.google.com/geosdk/GoogleMaps.json" == 4.1.0
7+
binary "https://dl.google.com/geosdk/GooglePlaces.json" == 4.1.0
88
// [END maps_ios_places_get_started_install_carthage]

0 commit comments

Comments
 (0)