Skip to content

Commit

Permalink
Merge pull request #46 from leo-lox/dev
Browse files Browse the repository at this point in the history
ci java version
  • Loading branch information
leo-lox authored Nov 7, 2024
2 parents 6bba4af + 8890a5a commit 48abbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: '11'
java-version: '20'

- name: Set up Flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 48abbb4

Please sign in to comment.