feat: upgrade flutter to a compatible version

This commit is contained in:
sBubshait 2025-07-16 15:05:40 +03:00
parent 1ca0f730c2
commit 23a6800e5e

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.19.0'
flutter-version: '3.32.6'
channel: stable
- name: Install dependencies