Forgot to update the native interface version.
This commit is contained in:
@@ -20,7 +20,7 @@ import net.rubygrapefruit.platform.internal.FunctionResult;
|
||||
import net.rubygrapefruit.platform.internal.MutableSystemInfo;
|
||||
|
||||
public class NativeLibraryFunctions {
|
||||
public static final int VERSION = 18;
|
||||
public static final int VERSION = 19;
|
||||
|
||||
public static native int getVersion();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user