Skip to content

Commit

Permalink
ios: update webrtc-sdk pod to 125.6422.05 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidliu authored Oct 15, 2024
1 parent 11bf531 commit 4f58cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion livekit-react-native-webrtc.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Pod::Spec.new do |s|
s.libraries = 'c', 'sqlite3', 'stdc++'
s.framework = 'AudioToolbox','AVFoundation', 'CoreAudio', 'CoreGraphics', 'CoreVideo', 'GLKit', 'VideoToolbox'
s.dependency 'React-Core'
s.dependency 'WebRTC-SDK', '~>125.6422.04'
s.dependency 'WebRTC-SDK', '~>125.6422.05'
end

0 comments on commit 4f58cb2

Please sign in to comment.