We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523115b commit f561950Copy full SHA for f561950
1 file changed
gradle.properties
@@ -4,7 +4,7 @@
4
# Specifies the JVM arguments used for the daemon process.
5
org.gradle.jvmargs=-Xmx4g
6
# JDK 17 path for AGP 8.1.3 compatibility
7
-org.gradle.java.home=C:/Program Files/Microsoft/jdk-17.0.18.8-hotspot
+# org.gradle.java.home=C:/Program Files/Microsoft/jdk-17.0.18.8-hotspot
8
#
9
# When configured, Gradle will run in incubating parallel mode.
10
# This option should only be used with decoupled projects. More details, visit
0 commit comments