Update the Flutter version in the F-Droid Github job so that it is built (#2486)

with the same version as the one on Gitlab.
This commit is contained in:
julien4215
2026-01-09 10:20:29 +01:00
committed by GitHub
parent c243d2aaad
commit 34a23f7062
@@ -18,6 +18,8 @@ jobs:
- name: Install Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: 3.38.3
- run: flutter doctor -v
- name: Checkout mobile code