Downgrade to Flutter v3.19.3

This commit is contained in:
vishnukvmd 2024-04-20 11:30:36 +05:30
parent a704251bdd
commit f1e723a672

View file

@ -4,7 +4,7 @@ on:
workflow_dispatch: # Allow manually running the action
env:
FLUTTER_VERSION: "3.19.5"
FLUTTER_VERSION: "3.19.3"
jobs:
build: