We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a80e49 + 4f05c28 commit be52af4Copy full SHA for be52af4
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