Skip to content

Commit 7914c95

Browse files
committed
build: Continue trying to fix build versions for CI
1 parent 64c71cf commit 7914c95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1238,10 +1238,10 @@ packages:
12381238
dependency: "direct main"
12391239
description:
12401240
name: web_socket_channel
1241-
sha256: "939ab60734a4f8fa95feacb55804fa278de28bdeef38e616dc08e44a84adea23"
1241+
sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b
12421242
url: "https://pub.dev"
12431243
source: hosted
1244-
version: "2.4.3"
1244+
version: "2.4.0"
12451245
win32:
12461246
dependency: transitive
12471247
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
# buttplug:
1616
# path: /Users/qdot/code/buttplug_dart
1717
cupertino_icons: ^1.0.6
18-
device_info_plus: ^10.1.2
18+
device_info_plus: ^9.0.1
1919
easy_debounce: ^2.0.3
2020
equatable: ^2.0.5
2121
# Needed for rust ffigen

0 commit comments

Comments
 (0)