diff --git a/.changes/bump-flutter-webrtc-1.6.2-hotfix.2 b/.changes/bump-flutter-webrtc-1.6.2-hotfix.2 new file mode 100644 index 000000000..9d56b5175 --- /dev/null +++ b/.changes/bump-flutter-webrtc-1.6.2-hotfix.2 @@ -0,0 +1 @@ +patch type="changed" "Bump flutter_webrtc to 1.6.2+hotfix.2" diff --git a/pubspec.lock b/pubspec.lock index b43f6672f..02e29b169 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -284,10 +284,10 @@ packages: dependency: "direct main" description: name: flutter_webrtc - sha256: e997161d7da3adedd3d430691b20931b0b4d96fa48bb60938d9ba0bf6fca98be + sha256: "32bff0d3c6b4dbf2c6d0b1b1f2423c97905259a7013413c700628003c3d2587a" url: "https://pub.dev" source: hosted - version: "1.6.0" + version: "1.6.2+hotfix.2" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7ef88b50e..03d7c05af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: json_annotation: ^4.12.0 # Fix version to avoid version conflicts between WebRTC-SDK pods, which both this package and flutter_webrtc depend on. - flutter_webrtc: 1.6.2+hotfix.1 + flutter_webrtc: 1.6.2+hotfix.2 dart_webrtc: ^1.8.0 dev_dependencies: