We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae1b37 commit e9c99c1Copy full SHA for e9c99c1
1 file changed
.github/workflows/build-fcash-upload-android.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Setup Java env
46
uses: actions/setup-java@v3
47
with:
48
- java-version: '17'
+ java-version: '21'
49
distribution: 'corretto'
50
cache: 'gradle'
51
0 commit comments