fix: bump remaining flutter sdk versions
This commit is contained in:
2
.github/workflows/mobile-daily-internal.yml
vendored
2
.github/workflows/mobile-daily-internal.yml
vendored
@@ -7,7 +7,7 @@ on:
|
||||
workflow_dispatch: # Allow manual trigger
|
||||
|
||||
env:
|
||||
FLUTTER_VERSION: "3.24.3"
|
||||
FLUTTER_VERSION: "3.32.8"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
@@ -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:
|
||||
|
||||
Submodule mobile/apps/auth/flutter updated: 2663184aa7...edada7c56e
Reference in New Issue
Block a user