Skip to content

Commit

Permalink
Update deploy-apk.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoSMarques committed Aug 10, 2023
1 parent 9d144a2 commit f7b3096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-apk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup Java
uses: actions/setup-java@v3.12.0
with:
java-version: "12.x"
java-version: "17.x"
distribution: "oracle"
- name: Setup Flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit f7b3096

Please sign in to comment.