From 3c18305a5a5812b0d26d583564db03ed1fdc0db4 Mon Sep 17 00:00:00 2001 From: Dusan Stevanovic Date: Wed, 22 Feb 2023 13:45:08 +0100 Subject: [PATCH] Bump webrtc to M105 seems both Android and ios arm64 simulator build --- scripts/version.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/version.sh b/scripts/version.sh index 75ca713..51a0f61 100755 --- a/scripts/version.sh +++ b/scripts/version.sh @@ -1,4 +1,4 @@ -export WEBRTC_RELEASE=20230214 -# WebRTC from Chrome M102 -export WEBRTC_COMMIT=edbd42cda0308d42a3e16e6efdfa95a6fc3fe7b3 +export WEBRTC_RELEASE=20230222 +# WebRTC from Chrome M105 +export WEBRTC_COMMIT=42be4ae879ed6870dfc5ca554d11062b536da717