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

Commit

Permalink
roll packages (#119530)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluttergithubbot committed Jan 30, 2023
1 parent df8ad3d commit b68cebd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions dev/benchmarks/multiple_flutters/module/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
sdk: flutter

cupertino_icons: 1.0.5
google_fonts: 4.0.0
google_fonts: 4.0.1

async: 2.10.0 # 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"
Expand Down Expand Up @@ -50,4 +50,4 @@ flutter:
androidPackage: com.example.multiple_flutters_module
iosBundleIdentifier: com.example.multipleFluttersModule

# PUBSPEC CHECKSUM: 187f
# PUBSPEC CHECKSUM: a880
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 @@ -7,10 +7,10 @@ environment:
dependencies:
flutter:
sdk: flutter
camera: 0.10.2+1
camera: 0.10.3

camera_android: 0.10.2+3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_avfoundation: 0.9.10+2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_android: 0.10.3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_avfoundation: 0.9.11 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_platform_interface: 2.3.4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_web: 0.3.1+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"
Expand All @@ -31,4 +31,4 @@ dependencies:
flutter:
uses-material-design: true

# PUBSPEC CHECKSUM: d539
# PUBSPEC CHECKSUM: 4d24
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.2
browser_launcher: 1.1.1
dds: 2.7.3
dds: 2.7.4
dwds: 16.0.3
completion: 1.0.1
coverage: 1.6.2
Expand Down Expand Up @@ -104,4 +104,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc: true

# PUBSPEC CHECKSUM: 32a2
# PUBSPEC CHECKSUM: 34a3

0 comments on commit b68cebd

Please sign in to comment.