Skip to content

Commit

Permalink
Update build_apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zfdang authored Nov 7, 2021
1 parent d280586 commit dcb83c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: '0' # 0 indicates all history, this is needed for git revision

# https://github.com/actions/setup-java
- name: Set up JDK 1.8
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: '11'
Expand Down

0 comments on commit dcb83c7

Please sign in to comment.