Skip to content

Commit aec7001

Browse files
authored
Update ci_master.yml
1 parent e659cdc commit aec7001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/setup-java@v3
3333
with:
3434
distribution: "zulu" # See 'Supported distributions' for available options
35-
java-version: "17"
35+
java-version: "21"
3636
- name: Build APK
3737
run: ./gradlew assembleDebug
3838
- uses: "marvinpinto/action-automatic-releases@latest"

0 commit comments

Comments
 (0)