From 11dcb2041c2c414b9b543b2880477375c79938d1 Mon Sep 17 00:00:00 2001 From: Naveed Jooma Date: Thu, 21 Nov 2024 13:10:01 -0500 Subject: [PATCH] Update deps --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f65e1acc9de..dab64efa690 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - flutter_webrtc: ^0.11.0 + flutter_webrtc: ^0.12.1+hotfix.1 grpc: ^4.0.1 protobuf: ^3.0.0 image: ^4.0.16