2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

Bump flutter version

This commit is contained in:
Oliver Walters 2022-03-29 20:21:04 +11:00
parent 0f488cdfd2
commit 2092e9cb64

View File

@ -30,7 +30,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v1
with:
flutter-version: '2.2.3'
flutter-version: '2.10.3'
- run: flutter pub get
- run: cp lib/dummy_dsn.dart lib/dsn.dart
- run: flutter analyze