Update build-release-apk.yml

This commit is contained in:
Marcos Rodriguez Velez 2024-05-17 23:55:47 -04:00
parent b820195ca3
commit 96fc45751d
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -34,7 +34,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '11'
java-version: '17'
cache: 'gradle'
- name: Install node_modules