We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa84ed commit b74168cCopy full SHA for b74168c
snippets/MapsSnippets/Podfile
@@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git'
2
3
target 'MapsSnippets' do
4
platform :ios, '15.0'
5
- pod 'GoogleMaps', '9.0.0'
+ pod 'GoogleMaps', '9.1.0'
6
end
0 commit comments