Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Commit b9208f5

Browse files
authored
Update build_and_sign_apk.yml
1 parent 90a3b58 commit b9208f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_sign_apk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/setup-java@v2
2020
with:
2121
distribution: 'temurin'
22-
java-version: 11
22+
java-version: 17
2323

2424
- name: Grant execute permission for Gradle
2525
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)