Skip to content

Commit

Permalink
use jdk 11 instead of 17
Browse files Browse the repository at this point in the history
  • Loading branch information
dconeybe authored Dec 19, 2024
1 parent 4f9a6b5 commit cd2df1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- uses: actions/setup-java@v4
with:
java-version: 17
java-version: 11
distribution: temurin

- name: Add msbuild to PATH
Expand Down

0 comments on commit cd2df1c

Please sign in to comment.