Skip to content

Commit

Permalink
fix flutter version
Browse files Browse the repository at this point in the history
  • Loading branch information
ueman committed Aug 27, 2024
1 parent 3463baf commit 0b0469b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: 0.1.0

environment:
sdk: ">=3.5.0 <4.0.0"
flutter: '>=3.24.1'
flutter: 3.24.1

dependencies:
android_intent_plus: ^5.0.2
Expand Down

0 comments on commit 0b0469b

Please sign in to comment.