Skip to content

Commit 2d57438

Browse files
committed
feat: upgrade iOS Nav SDK to 10.12.0
1 parent d469e1e commit 2d57438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.0"
38+
s.dependency "GoogleNavigation", "10.12.0"
3939

4040
install_modules_dependencies(s)
4141
end

0 commit comments

Comments
 (0)