[mob][photos] Use flutter 3.22 for internal build

This commit is contained in:
laurenspriem 2024-05-23 14:50:37 +05:30
parent 65de02d8d9
commit 17058299c1

View file

@ -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: