Skip to content

Commit

Permalink
Upgrade iOS SDK to 9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuxiang authored Feb 13, 2023
1 parent 4e944aa commit d642010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ios/react-native-amap3d.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.source_files = "**/*.{h,m,mm,swift}"

s.dependency "React-Core"
s.dependency 'AMap3DMap', "~> 9.5.0"
s.dependency 'AMap3DMap', "~> 9.6.0"
end

0 comments on commit d642010

Please sign in to comment.