Skip to content

Commit b74168c

Browse files
authored
Update Podfile to Maps 9.1.0 (#208)
1 parent 4aa84ed commit b74168c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/MapsSnippets/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
22

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

0 commit comments

Comments
 (0)