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 688f68f commit 7da49b2Copy full SHA for 7da49b2
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/setup-java@v3
30
with:
31
distribution: 'zulu' # See 'Supported distributions' for available options
32
- java-version: '16'
+ java-version: '15'
33
34
- name: Setup Android SDK
35
uses: android-actions/setup-android@v2
0 commit comments