Skip to content

Commit bf15a29

Browse files
authored
Merge pull request #14 from react-community/master
update GoogleMaps dependency to 2.5.0 (react-native-maps#1854)
2 parents 47843a0 + 0059c18 commit bf15a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-google-maps.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Pod::Spec.new do |s|
1717
s.compiler_flags = '-fno-modules'
1818

1919
s.dependency 'React'
20-
s.dependency 'GoogleMaps', '2.1.1'
20+
s.dependency 'GoogleMaps', '2.5.0'
2121
end

0 commit comments

Comments
 (0)