switch to use flutter 3.22

This commit is contained in:
Dieter Plaetinck
2024-07-11 19:05:44 +03:00
parent 02961c49dc
commit 8a2d09d374
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: stable
flutter-version: 3.19.x
flutter-version: 3.22.x
- name: Flutter info
run: |

View File

@@ -19,7 +19,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.19.x'
flutter-version: '3.22.x'
- run: dart --version
- run: flutter --version

View File

@@ -43,7 +43,7 @@ Alternatively, you can use the test server (the db is reset every day):
Install Flutter and all its dependencies, and create a new virtual device:
<https://flutter.dev/docs/get-started/install>.
The app currently uses flutter 3.19
The app currently uses flutter 3.22
### 3
The application will complain about an API key not being set. You can just