Browse Source

ci: Update flutter to 3.0.3

pull/57/head
jld3103 2 years ago
parent
commit
f4f2b64358
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      .github/workflows/fdroid-nightly.yaml

2
.github/workflows/fdroid-nightly.yaml

@ -16,7 +16,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.0.5'
flutter-version: '3.3.0'
channel: 'stable'
cache: true
- name: Set up JDK 11

Loading…
Cancel
Save