Upgrade Twake Mail Flutter to v3.24.5
Revert "fixup! Upgrade Twake Mail Flutter to v3.24.5" This reverts commit 0a597753a92b658ec17b0578ed488584d7c514d4.
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Setup flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.22.2"
|
||||
flutter-version: "3.24.5"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: "deps-${{ hashFiles('**/pubspec.lock') }}"
|
||||
|
||||
@@ -6,7 +6,7 @@ on:
|
||||
name: Build dev binaries
|
||||
|
||||
env:
|
||||
FLUTTER_VERSION: 3.22.2
|
||||
FLUTTER_VERSION: 3.24.5
|
||||
XCODE_VERSION: ^15.0.1
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Setup flutter
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
flutter-version: "3.22.2"
|
||||
flutter-version: "3.24.5"
|
||||
channel: "stable"
|
||||
cache: true
|
||||
cache-key: deps-${{ hashFiles('**/pubspec.lock') }} # optional, change this to force refresh cache
|
||||
|
||||
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
env:
|
||||
JAVA_VERSION: 17
|
||||
FLUTTER_VERSION: 3.22.2
|
||||
FLUTTER_VERSION: 3.24.5
|
||||
|
||||
jobs:
|
||||
mobile_integration_test:
|
||||
|
||||
@@ -6,7 +6,7 @@ on:
|
||||
name: Release
|
||||
|
||||
env:
|
||||
FLUTTER_VERSION: 3.22.2
|
||||
FLUTTER_VERSION: 3.24.5
|
||||
XCODE_VERSION: ^15.0.1
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user