changed build runner script to a static flutter version
Flutter APK Build / Build Flutter APK (push) Failing after 2m24s

This commit is contained in:
2026-01-19 22:05:52 +01:00
parent 6d847aa2bb
commit 609a477b75
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Setup Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 'latest'
flutter-version: '3.38.6'
channel: 'stable'
- name: Get dependencies