We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d1f53 commit 41d59b7Copy full SHA for 41d59b7
.github/workflows/api-level-lint.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/setup-java@v3
20
with:
21
distribution: 'adopt'
22
- java-version: 18
+ java-version: 20
23
- name: Setup Android SDK
24
uses: android-actions/setup-android@v2.0.10
25
- name: Add execution right to the script
0 commit comments