We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a75a84 commit 9d0f566Copy full SHA for 9d0f566
.github/workflows/dart.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-java@v4
26
with:
27
- java-version: '12'
+ java-version: '11'
28
29
- run: flutter pub get
30
working-directory: best_flutter_ui_templates
0 commit comments