Skip to content

Commit

Permalink
update flutter_webrtc package
Browse files Browse the repository at this point in the history
To fix ios/macos builds
  • Loading branch information
MezzLasha committed Oct 20, 2024
1 parent edb4a31 commit 9ccb367
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,10 +225,10 @@ packages:
dependency: "direct main"
description:
name: flutter_webrtc
sha256: f6800cc2af79018c12e955ddf8ad007891fdfbb8199b0ce3dccd0977ed2add9c
sha256: cca76e00b0a080b16488f8937dce3346def2fa40d941cbff1cb0fa20d0a00fca
url: "https://pub.dev"
source: hosted
version: "0.11.7"
version: "0.12.0+hotfix.1"
glob:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
uuid: '>=3.0.6'
synchronized: ^3.0.0+3
protobuf: ^3.0.0
flutter_webrtc: ^0.11.7
flutter_webrtc: ^0.12.0+hotfix.1
device_info_plus: '>=8.0.0'
js: '>=0.6.4'
platform_detect: ^2.0.7
Expand Down

0 comments on commit 9ccb367

Please sign in to comment.