Skip to content

Commit

Permalink
Refactor: Upgrade Java Version
Browse files Browse the repository at this point in the history
  • Loading branch information
happycastle114 committed Nov 10, 2024
1 parent 54cd296 commit d72dea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
FLUTTER_VERSION: "3"
JAVA_VERSION: "21"
JAVA_VERSION: "17"

jobs:
build-android:
Expand Down

0 comments on commit d72dea1

Please sign in to comment.