Skip to content

Commit

Permalink
run flutter upgrade-packages --force-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkolos committed Apr 22, 2024
1 parent bf866f0 commit 9a1217c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dev/integration_tests/gradle_deprecated_settings/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
camera: 0.10.5+9
camera_android: 0.10.8+17

camera_avfoundation: 0.9.15+3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_avfoundation: 0.9.15+4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_platform_interface: 2.7.4 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_web: 0.3.3 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
characters: 1.3.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
Expand All @@ -27,4 +27,4 @@ dependencies:
flutter:
uses-material-design: true

# PUBSPEC CHECKSUM: 9898
# PUBSPEC CHECKSUM: b799
2 changes: 1 addition & 1 deletion packages/flutter_tools/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc: true

# PUBSPEC CHECKSUM: a024
# PUBSPEC CHECKSUM: 1288

0 comments on commit 9a1217c

Please sign in to comment.