Skip to content

Commit

Permalink
Update build_and_release_android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MCredbear committed Dec 21, 2023
1 parent 4e5a681 commit 03d2f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Java JDK
uses: actions/setup-java@v4.0.0
with:
java-version: '21'
java-version: '11'
distribution: 'zulu'

- run: flutter pub get
Expand Down

0 comments on commit 03d2f18

Please sign in to comment.