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 3847b32 commit 70748faCopy full SHA for 70748fa
1 file changed
.github/workflows/build-release-apk.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/setup-java@v4
15
with:
16
distribution: 'temurin'
17
- java-version: '17'
+ java-version: '21'
18
cache: 'gradle'
19
20
- name: "Build release APK"
0 commit comments