Skip to content

Commit

Permalink
Use Java 17.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Feb 24, 2024
1 parent 0d8dff3 commit f5d48b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fastlane_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '11'
java-version: '17'
cache: 'gradle'
- name: Find Metro cache
id: metro-cache-dir-path
Expand Down

0 comments on commit f5d48b7

Please sign in to comment.