Skip to content

Commit c18e47d

Browse files
committed
Fix gradle build by removing hardcoded Java path
1 parent b09bc8e commit c18e47d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
# For more details on how to configure your build environment visit
66
# http://www.gradle.org/docs/current/userguide/build_environment.html
77

8-
# Set Java 17 as JAVA_HOME for Gradle builds
9-
org.gradle.java.home=/opt/homebrew/opt/openjdk@17
10-
118
# Specifies the JVM arguments used for the daemon process.
129
# The setting is particularly useful for tweaking memory settings.
1310
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)