File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
24
24
s . vendored_frameworks = 'libs/*.xcframework'
25
25
else
26
26
# iris dependencies start
27
- s . dependency 'AgoraIrisRTC_iOS' , '4.5.2.140-build.4 '
27
+ s . dependency 'AgoraIrisRTC_iOS' , '4.5.2.140-build.5 '
28
28
# iris dependencies end
29
29
30
30
# native dependencies start
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: agora_rtc_engine
2
2
description : >-
3
3
Flutter plugin of Agora RTC SDK, allow you to simply integrate Agora Video
4
4
Calling or Live Video Streaming to your app with just a few lines of code.
5
- version : 6.5.2-sp.452.b.1
5
+ version : 6.5.2-sp.452140
6
6
homepage : https://www.agora.io
7
7
repository : https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/tree/main
8
8
environment :
You can’t perform that action at this time.
0 commit comments