Skip to content

Commit

Permalink
update fluttter 3.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AoEiuV020 committed Mar 29, 2024
1 parent c45e649 commit a1720aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
sha256: "9e8c3858111da373efc5aa341de011d9bd23e2c5c5e0c62bccf32438e192d7b1"
url: "https://pub.dev"
source: hosted
version: "3.0.1"
version: "3.0.2"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -214,4 +214,4 @@ packages:
source: hosted
version: "13.0.0"
sdks:
dart: ">=3.3.2 <4.0.0"
dart: ">=3.3.3 <4.0.0"
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: "A new Flutter project."
# Prevent accidental publishing to pub.dev.
publish_to: 'none'

version: 3.19.4+1
version: 3.19.5+1

environment:
sdk: '>=3.3.2 <4.0.0'
sdk: '>=3.3.3 <4.0.0'

dependencies:
flutter:
Expand Down

0 comments on commit a1720aa

Please sign in to comment.