MVP #141

Merged
flixcoo merged 705 commits from development into main 2026-01-09 12:55:50 +00:00
Showing only changes of commit 003835472d - Show all commits

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set Up Flutter - name: Set Up Flutter
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
flutter-version: 'stable' flutter-version: '3.38.2'
channel: 'stable' channel: 'stable'
- name: Check Formatting - name: Check Formatting