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 7a0a86e commit 108b5a9Copy full SHA for 108b5a9
.github/workflows/dart.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/setup-java@v4
26
with:
27
distribution: 'zulu' # Or 'temurin', 'oracle', etc.
28
- java-version: '11'
+ java-version: '17'
29
30
- run: flutter pub get
31
working-directory: best_flutter_ui_templates
0 commit comments