Skip to content

Commit

Permalink
Update Podfile
Browse files Browse the repository at this point in the history
Update podfile to version 9.2.0
  • Loading branch information
sascala authored Nov 11, 2024
1 parent 02beb85 commit 9da6d86
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://github.com/CocoaPods/Specs.git'

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 9da6d86

Please sign in to comment.