Skip to content

Commit

Permalink
Merge branch 'dev/4.3.0' of ssh://github.com/AgoraIO-Extensions/react…
Browse files Browse the repository at this point in the history
…-native-agora into dev/4.3.0
  • Loading branch information
guoxianzhe committed Dec 8, 2023
2 parents 8d73c4e + f90dab2 commit 6e812d6
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ dependencies {
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+"
implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
api 'io.agora.rtc:agora-full-preview:4.3.0-dev.6'
implementation 'io.agora.rtc:full-screen-sharing-special:4.3.0-dev.6'
implementation 'io.agora.rtc:iris-rtc:4.3.0-dev.8'
api 'io.agora.rtc:agora-full-preview:4.3.0-dev.9'
implementation 'io.agora.rtc:full-screen-sharing-special:4.3.0-dev.9'
implementation 'io.agora.rtc:iris-rtc:4.3.0-dev.11'
}

if (isNewArchitectureEnabled()) {
Expand Down
2 changes: 1 addition & 1 deletion example/ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ target 'AgoraRtcNgExample' do
end

target 'ScreenShare' do
pod 'AgoraRtcEngine_iOS_Preview', '4.3.0-dev.6'
pod 'AgoraRtcEngine_iOS_Preview', '4.3.0-dev.9'
end
18 changes: 9 additions & 9 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- AgoraIrisRTC_iOS (4.3.0-dev.6)
- AgoraRtcEngine_iOS_Preview (4.3.0-dev.6)
- AgoraIrisRTC_iOS (4.3.0-dev.11)
- AgoraRtcEngine_iOS_Preview (4.3.0-dev.9)
- boost (1.76.0)
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -378,8 +378,8 @@ PODS:
- React-logger (0.72.5):
- glog
- react-native-agora (4.2.6):
- AgoraIrisRTC_iOS (= 4.3.0-dev.6)
- AgoraRtcEngine_iOS_Preview (= 4.3.0-dev.6)
- AgoraIrisRTC_iOS (= 4.3.0-dev.11)
- AgoraRtcEngine_iOS_Preview (= 4.3.0-dev.9)
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-agora-rawdata (0.1.0):
Expand Down Expand Up @@ -519,7 +519,7 @@ PODS:
- Yoga (~> 1.14)

DEPENDENCIES:
- AgoraRtcEngine_iOS_Preview (= 4.3.0-dev.6)
- AgoraRtcEngine_iOS_Preview (= 4.3.0-dev.9)
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
Expand Down Expand Up @@ -718,8 +718,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
AgoraIrisRTC_iOS: e93155b91c1be395c2c35e9db7b0b2f915185d29
AgoraRtcEngine_iOS_Preview: 9ba76eaec193bc9ebe1696a19b344c2245406f80
AgoraIrisRTC_iOS: 73cd7e1eeb4d8fa3125bc4f917c13deb3e119d24
AgoraRtcEngine_iOS_Preview: 77fa8deb0c7ff3ac7ed37a039284688ad5af8353
boost: 57d2868c099736d80fcd648bf211b4431e51a558
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
Expand Down Expand Up @@ -753,7 +753,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: ff70a72027dea5cc7d71cfcc6fad7f599f63987a
React-jsinspector: aef73cbd43b70675f572214d10fa438c89bf11ba
React-logger: 2e4aee3e11b3ec4fa6cfd8004610bbb3b8d6cca4
react-native-agora: e43f973d0b82ad6b61aa7a72e102a3f99bf7989b
react-native-agora: f6ac99157284ba22e4e42474b395db56c7982175
react-native-agora-rawdata: 097895cdccd8fcf3cff5dffe23372f5d3c89fd31
react-native-image-tools: 88218449791389bbf550a2c475a3b564c8233c8b
react-native-safe-area-context: 7aa8e6d9d0f3100a820efb1a98af68aa747f9284
Expand Down Expand Up @@ -785,6 +785,6 @@ SPEC CHECKSUMS:
Yoga: 86fed2e4d425ee4c6eab3813ba1791101ee153c6
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: 954ebeae2b2282f88b65008f842249647c6f8bc8
PODFILE CHECKSUM: 8b9b42e8cf1e5dd000f102cb40a615802d190f72

COCOAPODS: 1.13.0
4 changes: 2 additions & 2 deletions react-native-agora.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Pod::Spec.new do |s|
end
end

s.dependency 'AgoraRtcEngine_iOS_Preview', '4.3.0-dev.6'
s.dependency 'AgoraIrisRTC_iOS', '4.3.0-dev.6'
s.dependency 'AgoraRtcEngine_iOS_Preview', '4.3.0-dev.9'
s.dependency 'AgoraIrisRTC_iOS', '4.3.0-dev.11'
s.libraries = 'stdc++'
s.framework = 'ReplayKit'
end

0 comments on commit 6e812d6

Please sign in to comment.