Skip to content

Commit 603c96d

Browse files
authored
Update Podfile (#209)
update Maps and Places to version 9.1.0
1 parent 4afdf33 commit 603c96d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/PlacesSnippets/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
22

33
target 'PlacesSnippets' do
44
platform :ios, '15.0'
5-
pod 'GooglePlaces', '9.0.0'
6-
pod 'GoogleMaps', '9.0.0'
5+
pod 'GooglePlaces', '9.1.0'
6+
pod 'GoogleMaps', '9.1.0'
77
end

0 commit comments

Comments
 (0)