Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
veloce authored Oct 17, 2021
1 parent 6eba136 commit 0d1fab4
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 @@ -42,7 +42,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: '17'
java-version: '11'
cache: 'gradle'
- name: Sync android capacitor
run: npx cap update android
Expand Down

0 comments on commit 0d1fab4

Please sign in to comment.