fix(ci): use java 17 for android

pull/10125/head
Andelf 2023-09-25 12:54:47 +08:00
parent 9cad50302b
commit 58776d13b6
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ on:
env:
CLOJURE_VERSION: '1.10.1.763'
NODE_VERSION: '18'
JAVA_VERSION: '11'
JAVA_VERSION: '17'
jobs:
build-apk: