Skip to content

Commit

Permalink
chore: bump flutter version to 3.24.3. (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
Livinglist authored Sep 16, 2024
1 parent fbedf32 commit c442a5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: hacki
description: A Hacker News reader.
version: 2.9.1+149
version: 2.9.2+150
publish_to: none

environment:
sdk: ">=3.0.0 <4.0.0"
flutter: "3.24.2"
flutter: "3.24.3"

dependencies:
adaptive_theme: ^3.2.0
Expand Down

0 comments on commit c442a5d

Please sign in to comment.