Skip to content

Commit

Permalink
roll packages (#118272)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluttergithubbot committed Jan 10, 2023
1 parent a6f17e6 commit 01583b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions dev/integration_tests/gradle_deprecated_settings/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ dependencies:
sdk: flutter
camera: 0.10.1

camera_android: 0.10.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_avfoundation: 0.9.10 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_platform_interface: 2.3.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_android: 0.10.2+1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_avfoundation: 0.9.10+1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_platform_interface: 2.3.3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_web: 0.3.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
characters: 1.2.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection: 1.17.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
Expand All @@ -31,4 +31,4 @@ dependencies:
flutter:
uses-material-design: true

# PUBSPEC CHECKSUM: eabf
# PUBSPEC CHECKSUM: 7d79
4 changes: 2 additions & 2 deletions packages/flutter_tools/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
archive: 3.3.2
args: 2.3.1
browser_launcher: 1.1.1
dds: 2.6.0
dds: 2.7.0
dwds: 16.0.2
completion: 1.0.1
coverage: 1.6.1
Expand Down Expand Up @@ -102,4 +102,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc: true

# PUBSPEC CHECKSUM: 48f8
# PUBSPEC CHECKSUM: 02f9

0 comments on commit 01583b7

Please sign in to comment.