We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a80e49 commit 4f05c28Copy full SHA for 4f05c28
1 file changed
gradle.properties
@@ -4,9 +4,6 @@ android.enableR8.fullMode=false
4
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
5
android.suppressUnsupportedCompileSdk=34
6
7
-# Use Java 17 for JaCoCo compatibility
8
-org.gradle.java.home=/opt/homebrew/opt/openjdk@17
9
-
10
# Maven Central Publishing Configuration
11
# These values should be provided by environment variables in CI
12
# For new Central Portal, use Portal Token instead of username/password
0 commit comments