File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ dependencies {
5858 implementation fileTree(dir : " libs" , include : [" *.jar" ])
5959 } else {
6060 api ' io.agora.rtc:iris-rtc:4.2.6.163-build.3'
61- api ' io.agora.rtc:agora-special-full:4.2.6.163 '
61+ api ' io.agora.rtc:agora-special-full:4.2.6.164.2 '
6262 // api 'io.agora.rtc:full-screen-sharing:4.2.6.163'
6363 }
6464}
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
2424 s . vendored_frameworks = 'libs/*.xcframework'
2525 else
2626 s . dependency 'AgoraIrisRTC_iOS' , '4.2.6.163-build.3'
27- s . dependency 'AgoraRtcEngine_Special_iOS' , '4.2.6.163 '
27+ s . dependency 'AgoraRtcEngine_Special_iOS' , '4.2.6.164.2 '
2828 end
2929
3030 s . platform = :ios , '9.0'
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: agora_rtc_engine
22description : >-
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.2.6-sp.426164.b.3
5+ version : 6.2.6-sp.426164.b.4
66homepage : https://www.agora.io
77repository : https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/tree/main
88environment :
You can’t perform that action at this time.
0 commit comments