Skip to content

Commit

Permalink
Update google maps pods to 3.1.0 (react-native-maps#2881)
Browse files Browse the repository at this point in the history
  • Loading branch information
TVke authored and Tai Poh Nean committed Jul 28, 2020
1 parent cdfccdd commit eda583b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-google-maps.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Pod::Spec.new do |s|
s.compiler_flags = '-DHAVE_GOOGLE_MAPS=1', '-DHAVE_GOOGLE_MAPS_UTILS=1', '-fno-modules'

s.dependency 'React'
s.dependency 'GoogleMaps', '3.0.3'
s.dependency 'GoogleMaps', '3.1.0'
s.dependency 'Google-Maps-iOS-Utils', '2.1.0'
end

0 comments on commit eda583b

Please sign in to comment.