Bump used flutter version to 3.19

This commit is contained in:
Roland Geider
2024-02-18 11:48:15 +01:00
parent 6ad549251f
commit 36c4f19371
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@@ -20,7 +20,7 @@ jobs:
uses: subosito/flutter-action@v2
with:
channel: 'stable'
flutter-version: '3.16.x'
flutter-version: '3.19.x'
- name: Get dependencies
run: flutter pub get

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.16
The app currently uses flutter 3.19
### 3
The application will complain about an API key not being set. You can just