mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: upgrade flutter to 3.44.0 (#28537)
* chore: upgrade flutter to 3.44.0 # Conflicts: # mise.lock * static analysis fix * fix ios ci --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
parent
dd7a94135f
commit
8d5d12b108
27 changed files with 172 additions and 244 deletions
|
|
@ -5,8 +5,8 @@ publish_to: 'none'
|
|||
version: 3.0.0+3047
|
||||
|
||||
environment:
|
||||
sdk: '>=3.11.0 <4.0.0'
|
||||
flutter: 3.41.9
|
||||
sdk: '>=3.12.0 <4.0.0'
|
||||
flutter: 3.44.0
|
||||
|
||||
dependencies:
|
||||
async: ^2.13.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue