mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-04-20 23:22:07 +00:00
Flutter 3.13.0
This commit is contained in:
parent
9cae5a9f0e
commit
481664d2f9
1 changed files with 4 additions and 4 deletions
8
.github/workflows/release.yml
vendored
8
.github/workflows/release.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
- name: setup flutter
|
||||
uses: subosito/flutter-action@v2.10.0
|
||||
with:
|
||||
flutter-version: 3.10.6
|
||||
flutter-version: 3.13.0
|
||||
channel: 'stable'
|
||||
|
||||
- name: Setup Android keystore
|
||||
|
|
@ -69,7 +69,7 @@ jobs:
|
|||
- name: setup flutter
|
||||
uses: subosito/flutter-action@v2.10.0
|
||||
with:
|
||||
flutter-version: 3.10.6
|
||||
flutter-version: 3.13.0
|
||||
channel: 'stable'
|
||||
|
||||
- name: flutter pub get
|
||||
|
|
@ -112,7 +112,7 @@ jobs:
|
|||
- name: setup flutter
|
||||
uses: subosito/flutter-action@v2.10.0
|
||||
with:
|
||||
flutter-version: 3.10.6
|
||||
flutter-version: 3.13.0
|
||||
channel: 'stable'
|
||||
|
||||
- name: flutter pub get
|
||||
|
|
@ -154,7 +154,7 @@ jobs:
|
|||
- name: setup flutter
|
||||
uses: subosito/flutter-action@v2.10.0
|
||||
with:
|
||||
flutter-version: 3.10.6
|
||||
flutter-version: 3.13.0
|
||||
channel: 'stable'
|
||||
|
||||
- name: flutter pub get
|
||||
|
|
|
|||
Loading…
Reference in a new issue