mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-09 11:55:52 -04: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…
x
Reference in New Issue
Block a user