Skip to content

Commit

Permalink
Bump flutter to 3.18.0-0.2.pre
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Dec 24, 2023
1 parent a0d949b commit b2f5e5b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -869,4 +869,4 @@ packages:
version: "6.5.0"
sdks:
dart: ">=3.2.0 <4.0.0"
flutter: ">=3.18.0-0.1.pre"
flutter: ">=3.18.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.18.0-0.1.pre"
flutter: ">=3.18.0-0.2.pre"

dependencies:
cached_network_image: ^3.0.0
Expand Down

0 comments on commit b2f5e5b

Please sign in to comment.