[mob][photos] Use flutter 3.22 for internal build
This commit is contained in:
parent
65de02d8d9
commit
17058299c1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch: # Allow manually running the action
|
||||
|
||||
env:
|
||||
FLUTTER_VERSION: "3.19.3"
|
||||
FLUTTER_VERSION: "3.22.0"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue