Skip to content

Commit acfa307

Browse files
authored
fix: increase minimum flutter version to 3.24.5 (#240)
1 parent 7648128 commit acfa307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shorebird_code_push/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_pu
66

77
environment:
88
sdk: ">=3.5.4 <4.0.0"
9-
flutter: ">=3.24.4"
9+
flutter: ">=3.24.5"
1010

1111
dependencies:
1212
ffi: ^2.0.2

0 commit comments

Comments
 (0)