chore: remove upper Flutter bound in shorebird_code_push as per pub validation warning
This commit is contained in:
@@ -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 <4.0.0"
|
||||
flutter: ">=3.24.4"
|
||||
|
||||
dependencies:
|
||||
ffi: ^2.0.2
|
||||
|
||||
Reference in New Issue
Block a user