Skip to content

Commit

Permalink
Switch to my latest vmone e.g. 24-4;
Browse files Browse the repository at this point in the history
  • Loading branch information
ctoabidmaqbool committed Sep 14, 2024
1 parent 95b6f45 commit 11e4eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/gluonhq/substrate/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ public static VMONE_TARGET fromTriplet(String triplet) {
public static final String PROFILE_LINUX_AARCH64 = "linux-aarch64";
public static final String PROFILE_WEB = "web";

public static final String DEFAULT_JAVA_STATIC_SDK_VERSION = "24-3";
public static final String DEFAULT_JAVA_STATIC_SDK_VERSION = "24-4";
public static final String DEFAULT_JAVAFX_STATIC_SDK_VERSION = "24-ea+7.1";
public static final String DEFAULT_JAVAFX_JS_SDK_VERSION = "18-internal+0-2021-09-02-165800";
public static final String DEFAULT_SYSROOT_VERSION = "20210424";
Expand Down

0 comments on commit 11e4eea

Please sign in to comment.