upgrade flutter-webrtc. (#240)

This commit is contained in:
CloudWebRTC
2023-02-15 09:59:07 +08:00
committed by GitHub
parent f5aac2f046
commit 6118635032
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.static_framework = true
s.dependency 'Flutter'
s.dependency 'WebRTC-SDK', '~> 104.5112.09'
s.dependency 'WebRTC-SDK', '104.5112.09'
end