fix: bump remaining flutter sdk versions

This commit is contained in:
Prateek Sunal
2025-08-12 16:09:16 +05:30
parent e00c9795f0
commit e9786d8ee5
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ on:
workflow_dispatch: # Allow manual trigger
env:
FLUTTER_VERSION: "3.24.3"
FLUTTER_VERSION: "3.32.8"
permissions:
contents: read

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch: # Manual trigger only
env:
FLUTTER_VERSION: "3.24.3"
FLUTTER_VERSION: "3.32.8"
ANDROID_KEYSTORE_PATH: "keystore/ente_photos_key.jks"
jobs: