Skip to content

Commit 3849d1c

Browse files
authored
Update Podfile to version 9.2.0 (#220)
1 parent 9959734 commit 3849d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/MapsSnippets/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ source 'https://cdn.cocoapods.org/'
22

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

0 commit comments

Comments
 (0)