Skip to content

Commit f27fa82

Browse files
committed
feat: upgrade pip version for iOS
1 parent 81d9822 commit f27fa82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ios/agora_rtc_engine.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Pod::Spec.new do |s|
3333
s.dependency 'AgoraRtcEngine_Special_iOS', '4.3.2.11'
3434
# native dependencies end
3535

36-
s.dependency 'AgoraPIP_iOS', '0.0.2-rc.1'
36+
s.dependency 'AgoraPIP_iOS', '0.0.2-rc.2'
3737
end
3838

3939
s.platform = :ios, '9.0'

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: agora_rtc_engine
22
description: >-
33
Flutter plugin of Agora RTC SDK, allow you to simply integrate Agora Video
44
Calling or Live Video Streaming to your app with just a few lines of code.
5-
version: 6.3.2-sp.43211.b.9
5+
version: 6.3.2-sp.43211.b.10
66
homepage: https://www.agora.io
77
repository: https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/tree/main
88
environment:

0 commit comments

Comments
 (0)