Skip to content

Commit da7a14b

Browse files
committed
feat: upgrade iOS SDK to 10.13.0
1 parent e8caa4d commit da7a14b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

react-native-navigation-sdk.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Pod::Spec.new do |s|
3535
s.public_header_files = "ios/**/*.h"
3636

3737
s.dependency "React-Core"
38-
s.dependency "GoogleNavigation", "10.12.0"
38+
s.dependency "GoogleNavigation", "10.13.0"
3939

4040
install_modules_dependencies(s)
4141
end

0 commit comments

Comments
 (0)