Skip to content

Commit

Permalink
Merge pull request #14 from react-community/master
Browse files Browse the repository at this point in the history
update GoogleMaps dependency to 2.5.0 (react-native-maps#1854)
  • Loading branch information
nico1510 committed Dec 7, 2017
2 parents 47843a0 + 0059c18 commit bf15a29
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,5 +17,5 @@ Pod::Spec.new do |s|
s.compiler_flags = '-fno-modules'

s.dependency 'React'
s.dependency 'GoogleMaps', '2.1.1'
s.dependency 'GoogleMaps', '2.5.0'
end

0 comments on commit bf15a29

Please sign in to comment.