diff --git a/gradle.properties b/gradle.properties index 6b2aafb4..e3822e8b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,9 +4,6 @@ android.enableR8.fullMode=false org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m android.suppressUnsupportedCompileSdk=34 -# Use Java 17 for JaCoCo compatibility -org.gradle.java.home=/opt/homebrew/opt/openjdk@17 - # Maven Central Publishing Configuration # These values should be provided by environment variables in CI # For new Central Portal, use Portal Token instead of username/password