feat: Remove specific Java home configuration from gradle.properties

This commit is contained in:
2026-04-10 16:11:08 +07:00
parent 1e8c19e5c9
commit e174e88a1b
-1
View File
@@ -1,3 +1,2 @@
org.gradle.jvmargs=-Xmx8G -XX:MaxMetaspaceSize=4G -XX:ReservedCodeCacheSize=512m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.java.home=/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home
android.useAndroidX=true