Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexdev authored Jul 22, 2023
1 parent 56dd4c4 commit 5b18ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: "zulu" # See 'Supported distributions' for available options
java-version: "11"
java-version: "17"
- name: Build APK
run: ./gradlew assembleDebug
- uses: "marvinpinto/action-automatic-releases@latest"
Expand Down

0 comments on commit 5b18ba2

Please sign in to comment.