Skip to content

Commit

Permalink
feat: ios升级4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshaocong committed Oct 24, 2024
1 parent 9e66138 commit 9cfa4d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SampleCode/iOS/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ target 'NEMeetingDemo' do
pod 'Masonry', '~> 1.1.0'
pod 'Reachability'

pod 'NEMeetingKit', '~> 4.8.0'
pod 'NEMeetingKit', '~> 4.9.0'
end

post_install do |installer|
Expand Down

0 comments on commit 9cfa4d8

Please sign in to comment.