Skip to content

Commit

Permalink
Set java version to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Oct 15, 2024
1 parent 86263d7 commit 8c339cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_clean_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: 17
java-version: 8

- uses: subosito/flutter-action@v2
with:
Expand Down

0 comments on commit 8c339cc

Please sign in to comment.