update flutter version

This commit is contained in:
Fabian Freund
2025-07-25 23:52:44 +02:00
parent 170107ecbd
commit c9d8f8b5e7
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
- uses: subosito/flutter-action@v2 - uses: subosito/flutter-action@v2
with: with:
channel: stable channel: stable
flutter-version: 3.32.5 flutter-version: 3.32.7
cache: true cache: true
- name: Setup Flutter dependencies - name: Setup Flutter dependencies