Skip to content

Commit

Permalink
Bump flutter to 3.19.0-0.2.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Jan 21, 2024
1 parent c60c8e1 commit 6317389
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion flutter
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -878,4 +878,4 @@ packages:
version: "6.5.0"
sdks:
dart: ">=3.2.0 <4.0.0"
flutter: ">=3.19.0-0.1.pre"
flutter: ">=3.19.0-0.2.pre"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish_to: none

environment:
sdk: ">=3.2.0 <4.0.0"
flutter: ">=3.19.0-0.1.pre"
flutter: ">=3.19.0-0.2.pre"

dependencies:
cached_network_image: ^3.0.0
Expand Down

0 comments on commit 6317389

Please sign in to comment.