修复GraalVM构建的Native Image无法使用的故障
实验性特性,后续有问题再说
This commit is contained in:
2025-08-26 17:20:50 +08:00
parent 31d1419c98
commit ef21c6376d
3 changed files with 107 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
}
group = "xyz.thewhitedog9487"
version = "0.4.2"
version = "0.4.3"
java {
toolchain {