Skip to content

Commit

Permalink
Update java version.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4handjr committed May 13, 2024
1 parent 605677e commit 6ffa81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: 'adopt'
java-version: '11'
java-version: '17'
- name: Cache Gradle dependencies
uses: actions/cache@v2
with:
Expand Down

0 comments on commit 6ffa81e

Please sign in to comment.