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 331e913 commit f0cf052Copy full SHA for f0cf052
.github/workflows/android.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/setup-java@v2
24
with:
25
distribution: 'zulu'
26
- java-version: 11
+ java-version: 17
27
28
- name: Run Android Linter
29
run: ./gradlew lint --stacktrace
0 commit comments