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 8649ec9 commit 4692d74Copy full SHA for 4692d74
.github/workflows/android.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/setup-java@v4
40
with:
41
distribution: 'temurin'
42
- java-version: '17'
+ java-version: '21'
43
44
- name: Setup Android SDK
45
uses: android-actions/setup-android@v3
0 commit comments