mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
upgrade java version to 21 for android build
This commit is contained in:
2
.github/workflows/build-android.yml
vendored
2
.github/workflows/build-android.yml
vendored
@@ -43,7 +43,7 @@ on:
|
||||
env:
|
||||
CLOJURE_VERSION: '1.11.1.1413'
|
||||
NODE_VERSION: '22'
|
||||
JAVA_VERSION: '17'
|
||||
JAVA_VERSION: '21'
|
||||
|
||||
jobs:
|
||||
build-apk:
|
||||
|
||||
Reference in New Issue
Block a user