Slackbot
05/22/2022, 11:52 AMephemient
05/22/2022, 12:39 PMephemient
05/22/2022, 12:40 PMorg.gradle.project.
, are added as Gradle properties to the project (without the prefix)ephemient
05/22/2022, 12:40 PMORG_GRADLE_PROJECT_
, are similarly added as Gradle properties to the project (without the prefix)ephemient
05/22/2022, 12:42 PM./gradlew -D...
or similar through JVM options; Gradle properties can be set with ./gradlew -P...
or gradle.properties
ephemient
05/22/2022, 12:43 PMephemient
05/22/2022, 12:45 PMŁukasz Kokot
05/22/2022, 1:46 PM-Pfoo=bar