1 Commits

Author SHA1 Message Date
03374f4241 update flutter builder
Some checks failed
Test code / Test code (push) Waiting to run
Build and release APK / Build APK (pull_request) Failing after 4m57s
Build web / Build Web (pull_request) Failing after 1s
Test code / Test code (pull_request) Failing after 1s
2024-05-20 21:07:10 +02:00

View File

@@ -26,7 +26,7 @@ jobs:
- uses: https://github.com/subosito/flutter-action@v2 - uses: https://github.com/subosito/flutter-action@v2
with: with:
channel: stable channel: stable
flutter-version: 3.19.6 flutter-version: 3.22.0
cache: true cache: true
- name: Setup Android SDK - name: Setup Android SDK