mirror of
https://github.com/gotson/komga.git
synced 2025-12-27 19:04:28 +01:00
build(conveyor): use JDK 22 to fix windows build issue
This commit is contained in:
parent
ed3feb9ccf
commit
3b4dca2589
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
include "#!./gradlew -q :komga-tray:printConveyorConfig"
|
||||
include required("/stdlib/jdk/23/eclipse.conf")
|
||||
include required("/stdlib/jdk/22/eclipse.conf")
|
||||
|
||||
app {
|
||||
display-name = Komga
|
||||
|
|
|
|||
Loading…
Reference in a new issue