release: 1.3.2 (#291)
* bump version for flutter-webrtc. * update pubspec.lock. * Update pubspec.yaml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'livekit_client'
|
||||
s.version = '1.3.0'
|
||||
s.version = '1.3.1'
|
||||
s.summary = 'Open source platform for real-time audio and video.'
|
||||
s.description = 'Open source platform for real-time audio and video.'
|
||||
s.homepage = 'https://livekit.io/'
|
||||
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
|
||||
s.static_framework = true
|
||||
|
||||
s.dependency 'Flutter'
|
||||
s.dependency 'WebRTC-SDK', '104.5112.16'
|
||||
s.dependency 'WebRTC-SDK', '104.5112.17'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user