Skip to content

Commit fc41e8b

Browse files
sascalawangela
andauthored
Update PlacesSnippets Podfile (#218)
Update podfile to version 9.2.0 Co-authored-by: Angela Yu <[email protected]>
1 parent 767b1f6 commit fc41e8b

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://cdn.cocoapods.org/'
22

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

0 commit comments

Comments
 (0)