We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22cf8d commit 989bab1Copy full SHA for 989bab1
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/setup-java@v3
17
with:
18
distribution: 'temurin'
19
- java-version: '11'
+ java-version: '17'
20
21
- name: Setup Android SDK
22
uses: android-actions/setup-android@v3
0 commit comments