[mob][photos] Use flutter 3.22 for internal build (#1824)

This commit is contained in:
Neeraj Gupta 2024-05-23 14:51:44 +05:30 committed by GitHub
commit a3bb7ad85a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: