Skip to content

Commit f41b40f

Browse files
sda-robguoxianzhe
andauthored
[AUTO] Update dependencies (#856)
Co-authored-by: guoxianzhe <[email protected]>
1 parent e5abd0e commit f41b40f

4 files changed

Lines changed: 15 additions & 15 deletions

File tree

android/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ dependencies {
165165
implementation "com.facebook.react:react-native:+"
166166
implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
167167
/// dependencies start
168-
api 'io.agora.rtc:agora-full-preview:4.5.1-dev.1'
169-
implementation 'io.agora.rtc:full-screen-sharing-special:4.5.1-dev.1'
170-
implementation 'io.agora.rtc:iris-rtc:4.5.1-dev.1'
168+
api 'io.agora.rtc:agora-full-preview:4.5.1-dev.4'
169+
implementation 'io.agora.rtc:full-screen-sharing-special:4.5.1-dev.4'
170+
implementation 'io.agora.rtc:iris-rtc:4.5.1-dev.4'
171171
/// dependencies end
172172
}
173173

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ end
6363

6464
target 'ScreenShare' do
6565
#dependencies start
66-
pod 'AgoraRtcEngine_iOS_Preview', '4.5.1-dev.1'
66+
pod 'AgoraRtcEngine_iOS_Preview', '4.5.1-dev.4'
6767
#dependencies end
6868
end

example/ios/Podfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PODS:
2-
- AgoraIrisRTC_iOS (4.5.1-dev.1)
3-
- AgoraRtcEngine_iOS_Preview (4.5.1-dev.1)
2+
- AgoraIrisRTC_iOS (4.5.1-dev.4)
3+
- AgoraRtcEngine_iOS_Preview (4.5.1-dev.4)
44
- boost (1.76.0)
55
- CocoaAsyncSocket (7.6.5)
66
- DoubleConversion (1.1.6)
@@ -378,8 +378,8 @@ PODS:
378378
- React-logger (0.72.12):
379379
- glog
380380
- react-native-agora (4.5.1):
381-
- AgoraIrisRTC_iOS (= 4.5.1-dev.1)
382-
- AgoraRtcEngine_iOS_Preview (= 4.5.1-dev.1)
381+
- AgoraIrisRTC_iOS (= 4.5.1-dev.4)
382+
- AgoraRtcEngine_iOS_Preview (= 4.5.1-dev.4)
383383
- RCT-Folly (= 2021.07.22.00)
384384
- React-Core
385385
- react-native-image-tools (0.8.1):
@@ -517,7 +517,7 @@ PODS:
517517
- Yoga (~> 1.14)
518518

519519
DEPENDENCIES:
520-
- AgoraRtcEngine_iOS_Preview (= 4.5.1-dev.1)
520+
- AgoraRtcEngine_iOS_Preview (= 4.5.1-dev.4)
521521
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
522522
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
523523
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
@@ -712,8 +712,8 @@ EXTERNAL SOURCES:
712712
:path: "../node_modules/react-native/ReactCommon/yoga"
713713

714714
SPEC CHECKSUMS:
715-
AgoraIrisRTC_iOS: d453a20a78c8c8bb2552fe973e33d631ec428f8a
716-
AgoraRtcEngine_iOS_Preview: 70b3d6811b52b5caef3d45c5dd0ddae65161f872
715+
AgoraIrisRTC_iOS: b88e1ba73a90fe2a940d418e747b4aa3634895eb
716+
AgoraRtcEngine_iOS_Preview: 8df25ee49f28c9e02169bea4ed4a2db2111c3151
717717
boost: 7dcd2de282d72e344012f7d6564d024930a6a440
718718
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
719719
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
@@ -747,7 +747,7 @@ SPEC CHECKSUMS:
747747
React-jsiexecutor: 95bdf0ab46024ca9849e08739b6abd8fe489cd33
748748
React-jsinspector: 8e291ed0ab371314de269001d6b9b25db6aabf42
749749
React-logger: d4010de0b0564e63637ad08373bc73b5d919974b
750-
react-native-agora: de87aec04a87779590b39e5296de0cb6ed6af3da
750+
react-native-agora: 6c8a88a6d7875bb83cc34bfcc41b33344d693c17
751751
react-native-image-tools: 88218449791389bbf550a2c475a3b564c8233c8b
752752
react-native-safe-area-context: 7aa8e6d9d0f3100a820efb1a98af68aa747f9284
753753
react-native-slider: 1cdd6ba29675df21f30544253bf7351d3c2d68c4
@@ -778,6 +778,6 @@ SPEC CHECKSUMS:
778778
Yoga: 87e59f6d458e5061d2421086c5de994b3f7cd151
779779
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
780780

781-
PODFILE CHECKSUM: c1fa843ac3b8a3b0bd8cb8da8decc9cd907fe094
781+
PODFILE CHECKSUM: 19aa4ae14e3654259b8fee76c1bbc1e2d5294ce8
782782

783783
COCOAPODS: 1.13.0

react-native-agora.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Pod::Spec.new do |s|
4141
end
4242

4343
#dependencies start
44-
s.dependency 'AgoraRtcEngine_iOS_Preview', '4.5.1-dev.1'
45-
s.dependency 'AgoraIrisRTC_iOS', '4.5.1-dev.1'
44+
s.dependency 'AgoraRtcEngine_iOS_Preview', '4.5.1-dev.4'
45+
s.dependency 'AgoraIrisRTC_iOS', '4.5.1-dev.4'
4646
#dependencies end
4747
s.libraries = 'stdc++'
4848
s.framework = 'ReplayKit'

0 commit comments

Comments
 (0)