chore: update flutter-webrtc 0.9.2 (m104). (#146)

This commit is contained in:
CloudWebRTC
2022-08-15 00:27:04 +08:00
committed by GitHub
parent 46fe1cd7cd
commit 1bdf37a8a5
7 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.static_framework = true
s.dependency 'FlutterMacOS'
s.dependency 'WebRTC-SDK', '~> 97.4692.07'
s.dependency 'WebRTC-SDK', '~> 104.5112.02'
end