chore: remove Java home configuration from gradle.properties

This commit is contained in:
2026-03-26 18:28:25 -03:00
parent 054608fc62
commit 6495abf192

View File

@@ -1,3 +1,2 @@
org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError --enable-native-access=ALL-UNNAMED org.gradle.jvmargs=-Xmx2g -XX:+HeapDumpOnOutOfMemoryError --enable-native-access=ALL-UNNAMED
org.gradle.java.home=C:/Program Files/Java/jdk-21.0.10
kotlin.code.style=official kotlin.code.style=official