Use the Flutter version specified in flutter-version.yaml for F-Droid (#2706)

builds.
This commit is contained in:
julien4215
2026-03-03 20:28:58 +01:00
committed by GitHub
parent e91869f897
commit 9a45217bb1
@@ -18,6 +18,8 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version-file: flutter-version.yaml
- run: flutter doctor -v
- name: Checkout mobile code