Skip to content

Commit

Permalink
bump flutter to 3.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Predidit committed Nov 14, 2024
1 parent 4c331c5 commit 7609ace
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1187,10 +1187,10 @@ packages:
dependency: transitive
description:
name: url_launcher_linux
sha256: e2b9622b4007f97f504cd64c0128309dfb978ae66adbe944125ed9e1750f06af
sha256: "4e9ba368772369e3e08f231d2301b4ef72b9ff87c31192ef471b380ef29a4935"
url: "https://pub.dev"
source: hosted
version: "3.2.0"
version: "3.2.1"
url_launcher_macos:
dependency: transitive
description:
Expand Down Expand Up @@ -1393,4 +1393,4 @@ packages:
version: "2.2.1"
sdks:
dart: ">=3.5.0 <4.0.0"
flutter: ">=3.24.4"
flutter: ">=3.24.5"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version: 1.3.6+1

environment:
sdk: '>=3.2.6 <4.0.0'
flutter: 3.24.4
flutter: 3.24.5

# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
Expand Down

0 comments on commit 7609ace

Please sign in to comment.