Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- OpenJFX version (used for -openjfx WebFX modules, including final -openjfx application executable modules) -->
<openjfx.version>21</openjfx.version>
<openjfx.version>24-headless+0-2024-12-02-101029</openjfx.version>

<!-- Gluon version (used for -gluon WebFX modules, including final -gluon application executable modules) -->
<gluon.gluonfx.plugin.version>1.0.23</gluon.gluonfx.plugin.version> <!-- => set Gluon Substrate version to 0.0.63 => targets Android SDK 34 -->
Expand Down