Skip to content

Commit

Permalink
Merge pull request #360 from ytai/java17
Browse files Browse the repository at this point in the history
Java 17
  • Loading branch information
hannesa2 authored May 9, 2024
2 parents 52d4fe1 + e802d09 commit f32d145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android-CI-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'adopt'
java-version: 11
java-version: 17
- name: Install Android SDK
uses: hannesa2/action-android/[email protected]
- name: Build project
Expand Down

0 comments on commit f32d145

Please sign in to comment.