fix: configure JDK 21 toolchain path for Gradle
This commit is contained in:
@@ -2,3 +2,4 @@ org.gradle.configuration-cache=true
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
kotlin.code.style=official
|
||||
org.gradle.java.installations.paths=/usr/local/opt/openjdk@21/libexec/openjdk.jdk/Contents/Home
|
||||
|
||||
Reference in New Issue
Block a user