File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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.4
5+ version : 6.2.6-sp.426164.b.5
66homepage : https://www.agora.io
77repository : https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/tree/main
88environment :
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ project(${PROJECT_NAME} LANGUAGES CXX)
1212# not be changed
1313set (PLUGIN_NAME "agora_rtc_engine_plugin" )
1414
15- set (IRIS_SDK_DOWNLOAD_URL "https://download.agora.io/sdk/release/iris_4.2.6.164-build.3_DCG_Windows_Video_20250715_0950 .zip" )
16- set (IRIS_SDK_DOWNLOAD_NAME "iris_4.2.6.164-build.3_DCG_Windows " )
15+ set (IRIS_SDK_DOWNLOAD_URL "https://download.agora.io/sdk/release/iris_4.2.6.164-build.4_DCG_Windows_Video_20250719_0619 .zip" )
16+ set (IRIS_SDK_DOWNLOAD_NAME "iris_4.2.6.164-build.4_DCG_Windows " )
1717set (RTC_SDK_DOWNLOAD_NAME "Agora_Native_SDK_for_Windows_FULL" )
1818set (IRIS_SDK_VERSION "v3_6_2_fix.1" )
1919
You can’t perform that action at this time.
0 commit comments