Skip to content

Commit

Permalink
Update PlacesSnippets Podfile (#218)
Browse files Browse the repository at this point in the history
Update podfile to version 9.2.0

Co-authored-by: Angela Yu <[email protected]>
  • Loading branch information
sascala and wangela authored Nov 19, 2024
1 parent 767b1f6 commit fc41e8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snippets/PlacesSnippets/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ source 'https://cdn.cocoapods.org/'

target 'PlacesSnippets' do
platform :ios, '15.0'
pod 'GooglePlaces', '9.1.0'
pod 'GoogleMaps', '9.1.0'
pod 'GooglePlaces', '9.2.0'
pod 'GoogleMaps', '9.2.0'
end

0 comments on commit fc41e8b

Please sign in to comment.