fix: increase minimum flutter version to 3.24.5 (#240)

This commit is contained in:
Bryan Oltman
2024-11-20 09:47:18 -05:00
committed by GitHub
parent 7648128a1e
commit acfa307a94
+1 -1
View File
@@ -6,7 +6,7 @@ repository: https://github.com/shorebirdtech/updater/tree/main/shorebird_code_pu
environment:
sdk: ">=3.5.4 <4.0.0"
flutter: ">=3.24.4"
flutter: ">=3.24.5"
dependencies:
ffi: ^2.0.2