Fix jenkins build

disableAutoTargetJvm in gradle
This commit is contained in:
PiggyPiglet
2025-07-03 13:40:53 +08:00
parent e48b6fe702
commit b51fbf4e13

View File

@@ -45,6 +45,8 @@ java {
withJavadocJar() withJavadocJar()
withSourcesJar() withSourcesJar()
disableAutoTargetJvm()
} }
license { license {