Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Sep 15, 2023
1 parent 649c3fd commit 6dca06c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ packages:
dependency: "direct main"
description:
name: dart_webrtc
sha256: dfe42714abe3eb83eefec407c9da7f8e341a899aa1b8ac2484af298cdfeb74a3
sha256: "5897a3bdd6c7fded07e80e250260ca4c9cd61f9080911aa308b516e1206745a9"
url: "https://pub.dev"
source: hosted
version: "1.1.2"
version: "1.1.3"
dbus:
dependency: transitive
description:
Expand Down Expand Up @@ -236,10 +236,10 @@ packages:
dependency: "direct main"
description:
name: flutter_webrtc
sha256: "770c6f8babfdc4907539dc57bf9e98b89132eaa4486bac774c537dd25c2d5362"
sha256: f952d207725ea66f36f1e59898a8026645d1e0e02f1455710289f75f09e458e5
url: "https://pub.dev"
source: hosted
version: "0.9.40"
version: "0.9.42+hotfix.1"
flutter_window_close:
dependency: "direct main"
description:
Expand Down Expand Up @@ -569,10 +569,10 @@ packages:
dependency: transitive
description:
name: webrtc_interface
sha256: faec2b578f7cd588766843a8c59d4a0137c44de10b83341ce7bec05e104614d7
sha256: "2efbd3e4e5ebeb2914253bcc51dafd3053c4b87b43f3076c74835a9deecbae3a"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.1.2"
win32:
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 @@ -38,7 +38,7 @@ dependencies:
uuid: ^3.0.6
synchronized: ^3.0.0+3
protobuf: ^3.0.0
flutter_webrtc: 0.9.42
flutter_webrtc: 0.9.42+hotfix.1
flutter_window_close: ^0.2.2
device_info_plus: ^9.0.0
js: ^0.6.4
Expand Down

0 comments on commit 6dca06c

Please sign in to comment.