mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-01-24 14:34:15 +08:00
Fix #1196: Use OpenJFX 17.0.2
This commit is contained in:
parent
1c406557a4
commit
caf73b89ea
@ -8,7 +8,7 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
val jfxVersion = "17"
|
||||
val jfxVersion = "17.0.2"
|
||||
|
||||
data class Platform(
|
||||
val name: String,
|
||||
|
Loading…
Reference in New Issue
Block a user