完成作业
This commit is contained in:
parent
4f607ee5be
commit
1c57b27715
@ -3,6 +3,6 @@ org.gradle.daemon=true
|
|||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
|
|
||||||
# JDK 21 path - modify this to your actual installation path
|
# JDK 21 - let the environment provide the JDK (CI uses gradle:9.0-jdk21 image)
|
||||||
org.gradle.java.home=F:/OpenJDK21U-jdk_x64_windows_hotspot/jdk-21.0.9.10-hotspot
|
# org.gradle.java.home=F:/OpenJDK21U-jdk_x64_windows_hotspot/jdk-21.0.9.10-hotspot
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user