Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 01583b7

Browse files
roll packages (#118272)
1 parent a6f17e6 commit 01583b7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dev/integration_tests/gradle_deprecated_settings/pubspec.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ dependencies:
99
sdk: flutter
1010
camera: 0.10.1
1111

12-
camera_android: 0.10.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
13-
camera_avfoundation: 0.9.10 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
14-
camera_platform_interface: 2.3.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
12+
camera_android: 0.10.2+1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
13+
camera_avfoundation: 0.9.10+1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
14+
camera_platform_interface: 2.3.3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
1515
camera_web: 0.3.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
1616
characters: 1.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
1717
collection: 1.17.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
@@ -31,4 +31,4 @@ dependencies:
3131
flutter:
3232
uses-material-design: true
3333

34-
# PUBSPEC CHECKSUM: eabf
34+
# PUBSPEC CHECKSUM: 7d79

packages/flutter_tools/pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
archive: 3.3.2
1111
args: 2.3.1
1212
browser_launcher: 1.1.1
13-
dds: 2.6.0
13+
dds: 2.7.0
1414
dwds: 16.0.2
1515
completion: 1.0.1
1616
coverage: 1.6.1
@@ -102,4 +102,4 @@ dartdoc:
102102
# Exclude this package from the hosted API docs.
103103
nodoc: true
104104

105-
# PUBSPEC CHECKSUM: 48f8
105+
# PUBSPEC CHECKSUM: 02f9

0 commit comments

Comments
 (0)