Merge branch 'master' into feature/exercise-crowdsourcing

This commit is contained in:
Roland Geider
2021-11-03 20:30:54 +01:00

View File

@@ -11,7 +11,7 @@ jobs:
uses: subosito/flutter-action@v1
with:
channel: 'stable'
flutter-version: '2.2.x'
flutter-version: '2.5.x'
- run: dart --version
- run: flutter --version